fixes #298
This commit is contained in:
@@ -76,7 +76,10 @@ div#c-comments {
|
||||
|
||||
div.preview {
|
||||
float: left;
|
||||
width: 180px;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
margin-right: 30px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.post {
|
||||
|
||||
@@ -114,9 +114,7 @@ div#c-posts {
|
||||
padding: 0.25em 0.5em;
|
||||
|
||||
&.active {
|
||||
background-color: $menu_color;
|
||||
font-weight: bold;
|
||||
@include border-radius(4px);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user