X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2FResources%2Fstatic%2Fthemes%2Fmaterial%2Fcss%2Fentries.scss;h=c667be2720d554b4c2440e96d9b55917c2d7667e;hb=812c980fa5ea03b9282e32a93723e459eee763a3;hp=b6a46a9e1db6dfe15f62e4ee644833d27dfb6d8d;hpb=21242a02a170208bcdd3ffbdb351f0929f708c5a;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/Resources/static/themes/material/css/entries.scss b/app/Resources/static/themes/material/css/entries.scss index b6a46a9e..c667be27 100644 --- a/app/Resources/static/themes/material/css/entries.scss +++ b/app/Resources/static/themes/material/css/entries.scss @@ -2,6 +2,15 @@ * Entries * ========================================================================== */ +.collection { + margin: 15px 15px 0; + + .collection-item { + padding: 7px; + height: 65px; + } +} + .results { height: 1em;