]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fix #255 : increase article toolbar height if necessary 261/head
authorNumEricR <eric.github@gmail.com>
Sat, 5 Oct 2013 08:51:25 +0000 (10:51 +0200)
committerNumEricR <eric.github@gmail.com>
Sat, 5 Oct 2013 08:51:25 +0000 (10:51 +0200)
themes/default/css/style.css

index eb04f0c487b38149ca4c9d82e940a705f0c784d4..3ef9c8236d43d2110c2d6f3f7371a23e38ad44d8 100644 (file)
@@ -188,7 +188,7 @@ a:visited {
     bottom: 0;
     left: 0;
     width: 100%;
-    height: 50px;
+    min-height: 50px;
     padding-top: 17px;
     text-align: center;
     color: #fff;