Merge pull request #2313 from wallabag/fix-long-loading

Remove CSS class who caused long loading on Firefox
This commit is contained in:
Jeremy Benoist 2016-09-27 21:58:06 +02:00 committed by GitHub
commit 92fa168344

View File

@ -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 {