fixed borders for previews on comment listing
This commit is contained in:
@@ -74,8 +74,8 @@ div#c-comments {
|
|||||||
|
|
||||||
div.preview {
|
div.preview {
|
||||||
float: left;
|
float: left;
|
||||||
width: 150px;
|
width: 154px;
|
||||||
height: 150px;
|
height: 154px;
|
||||||
margin-right: 30px;
|
margin-right: 30px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user