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