]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/material/css/entries.scss
Fixed tags display on grid view
[github/wallabag/wallabag.git] / app / Resources / static / themes / material / css / entries.scss
index b6a46a9e1db6dfe15f62e4ee644833d27dfb6d8d..c667be2720d554b4c2440e96d9b55917c2d7667e 100644 (file)
@@ -2,6 +2,15 @@
  * Entries
  * ========================================================================== */
 
+.collection {
+  margin: 15px 15px 0;
+
+  .collection-item {
+    padding: 7px;
+    height: 65px;
+  }
+}
+
 .results {
   height: 1em;