Update merlin.css
This commit is contained in:
@@ -236,11 +236,11 @@ margins out so that the grid items 'appear' to be flush with the container and c
|
|||||||
}
|
}
|
||||||
|
|
||||||
.forumlist_grid .tile_row_1 {
|
.forumlist_grid .tile_row_1 {
|
||||||
background-size: 64px;
|
background-size: 100%;
|
||||||
background-image: url('./images/comment.png');
|
background-image: url('./images/comment.png');
|
||||||
background-position: left top;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
height: 100px;
|
height: 170px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user