mirror of
https://github.com/wallabag/wallabag.git
synced 2025-03-30 06:45:29 +00:00
Merge pull request #2313 from wallabag/fix-long-loading
Remove CSS class who caused long loading on Firefox
This commit is contained in:
commit
92fa168344
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue