forked from wallabag/wallabag
Fixed tags display on grid view
This commit is contained in:
@ -2,6 +2,15 @@
|
||||
* Entries
|
||||
* ========================================================================== */
|
||||
|
||||
.collection {
|
||||
margin: 15px 15px 0;
|
||||
|
||||
.collection-item {
|
||||
padding: 7px;
|
||||
height: 65px;
|
||||
}
|
||||
}
|
||||
|
||||
.results {
|
||||
height: 1em;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user