mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +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 {
|
.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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue