]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Remove CSS class who caused long loading on Firefox 2313/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 27 Sep 2016 18:52:30 +0000 (20:52 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Tue, 27 Sep 2016 18:52:30 +0000 (20:52 +0200)
Fix #2302 #2281

app/Resources/static/themes/material/css/main.css

index 65b708c77c262e2ca4d9f6c693e2d12d8f7f9032..9ea59eb03a8cecdb6513befd862eb8c1cf7644bd 100755 (executable)
@@ -352,7 +352,6 @@ main ul.row {
 .card .card-content .card-title {
   line-height: 32px;
   max-height: 64px;
-  display: block;
 }
 
 .card .card-content i.right, .card .card-reveal i.right {