From 1e1effaf5395569a8d870592ea01a39e7eac3ffb Mon Sep 17 00:00:00 2001 From: afornerot Date: Tue, 3 Sep 2019 11:13:37 +0200 Subject: [PATCH] agrandir grid small en hauteur --- .../CoreBundle/Resources/public/themes/transnum/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/transnum/style.css b/src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/transnum/style.css index 947e138a..ede3135a 100644 --- a/src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/transnum/style.css +++ b/src/ninegate-1.0/src/Cadoles/CoreBundle/Resources/public/themes/transnum/style.css @@ -11,7 +11,7 @@ margin-top: 5px; } -.grid .grid-small .item-link { +.grid .grid-small, .grid .grid-small .item-link { height: 130px; }