minor css fixes
git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/news-feed@134856 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
c9b6b6be0d
commit
251696c765
|
@ -557,9 +557,9 @@ a.person-link {
|
||||||
.link-preview {
|
.link-preview {
|
||||||
width: 260px;
|
width: 260px;
|
||||||
}
|
}
|
||||||
div.attachment-preview-container {
|
/* div.attachment-preview-container { */
|
||||||
width: 300px;
|
/* width: 300px; */
|
||||||
}
|
/* } */
|
||||||
.linkpreview-desc, .linkpreview-url, .linkpreview-image {
|
.linkpreview-desc, .linkpreview-url, .linkpreview-image {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
@ -589,9 +589,9 @@ a.person-link {
|
||||||
.link-preview {
|
.link-preview {
|
||||||
width: 260px;
|
width: 260px;
|
||||||
}
|
}
|
||||||
div.attachment-preview-container {
|
/* div.attachment-preview-container { */
|
||||||
width: 300px;
|
/* width: 300px; */
|
||||||
}
|
/* } */
|
||||||
.new-feeds-show {
|
.new-feeds-show {
|
||||||
width: 260px;
|
width: 260px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue