From 1ed965beb99656253ec2fa344ddc2800f413d9b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Tue, 27 Sep 2016 20:52:30 +0200 Subject: Remove CSS class who caused long loading on Firefox Fix #2302 #2281 --- app/Resources/static/themes/material/css/main.css | 1 - 1 file changed, 1 deletion(-) (limited to 'app') 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 { .card .card-content .card-title { line-height: 32px; max-height: 64px; - display: block; } .card .card-content i.right, .card .card-reveal i.right { -- cgit v1.2.3