diff options
-rw-r--r-- | apps/gallery/css/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/gallery/css/styles.css b/apps/gallery/css/styles.css index 070effe3a92..e23d822fec7 100644 --- a/apps/gallery/css/styles.css +++ b/apps/gallery/css/styles.css @@ -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; |