forked from wallabag/wallabag
Merge pull request #2313 from wallabag/fix-long-loading
Remove CSS class who caused long loading on Firefox
This commit is contained in:
@ -352,7 +352,6 @@ main ul.row {
|
|||||||
.card .card-content .card-title {
|
.card .card-content .card-title {
|
||||||
line-height: 32px;
|
line-height: 32px;
|
||||||
max-height: 64px;
|
max-height: 64px;
|
||||||
display: block;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.card .card-content i.right, .card .card-reveal i.right {
|
.card .card-content i.right, .card .card-reveal i.right {
|
||||||
|
|||||||
Reference in New Issue
Block a user