]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fix issue on entries' height 169/head
authorNumEricR <eric.github@gmail.com>
Sat, 24 Aug 2013 07:56:59 +0000 (09:56 +0200)
committerNumEricR <eric.github@gmail.com>
Sat, 24 Aug 2013 07:56:59 +0000 (09:56 +0200)
tpl/css/style.css

index d4e6c12ceda8c6ce87fb77bd1bbdabb48f482ccc..1ae3a601f23a6e8a3d0db76961aed2ce647dbf4d 100644 (file)
@@ -103,6 +103,10 @@ a, a:hover, a:visited {
     list-style-type: none;
 }
 
+#main .entrie .tools + p {
+    min-height: 5.5em;
+}
+
 /*
 #main .entrie .tools li {
     display: inline;