]> source.dussan.org Git - nextcloud-server.git/commitdiff
Gallary: Fix alignment of album thumbnails
authorBart Visscher <bartv@thisnet.nl>
Fri, 9 Dec 2011 20:44:13 +0000 (21:44 +0100)
committerBart Visscher <bartv@thisnet.nl>
Fri, 9 Dec 2011 20:44:13 +0000 (21:44 +0100)
apps/gallery/css/styles.css

index 070effe3a9259ad2307e6cb22985826c435672e0..e23d822fec781b2cd840fdbff1a55ef761d6448e 100644 (file)
@@ -13,6 +13,7 @@ div#gallery_album_box {
   border: 0;
   display: inline-block;
   margin: 5pt;
+  vertical-align: top;
 }
 .leftcontent div#gallery_album_box {
   margin: 5px;