aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2016-09-27 20:52:30 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2016-09-27 20:52:30 +0200
commit1ed965beb99656253ec2fa344ddc2800f413d9b4 (patch)
tree629f278397bff7ffbed890da85b2df9ed5d29bb0 /app
parenta9e92b66093c78ef2311c4d507f1546cac899008 (diff)
downloadwallabag-1ed965beb99656253ec2fa344ddc2800f413d9b4.tar.gz
wallabag-1ed965beb99656253ec2fa344ddc2800f413d9b4.tar.zst
wallabag-1ed965beb99656253ec2fa344ddc2800f413d9b4.zip
Remove CSS class who caused long loading on Firefox
Fix #2302 #2281
Diffstat (limited to 'app')
-rwxr-xr-xapp/Resources/static/themes/material/css/main.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/main.css b/app/Resources/static/themes/material/css/main.css
index 65b708c7..9ea59eb0 100755
--- a/app/Resources/static/themes/material/css/main.css
+++ b/app/Resources/static/themes/material/css/main.css
@@ -352,7 +352,6 @@ main ul.row {
352.card .card-content .card-title { 352.card .card-content .card-title {
353 line-height: 32px; 353 line-height: 32px;
354 max-height: 64px; 354 max-height: 64px;
355 display: block;
356} 355}
357 356
358.card .card-content i.right, .card .card-reveal i.right { 357.card .card-content i.right, .card .card-reveal i.right {