From: Nicolas LÅ“uillet Date: Tue, 8 Apr 2014 20:33:28 +0000 (+0200) Subject: [fix] display problem with smartphone and Baggy #610 X-Git-Tag: 1.6.1b^2~3^2~1 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=6e8030a0db9b669fdd5be3d3a07d6a193e456cb4;p=github%2Fwallabag%2Fwallabag.git [fix] display problem with smartphone and Baggy #610 --- diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 0dd552de..e4c62a10 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css @@ -352,10 +352,10 @@ footer a { letter-spacing:normal; box-shadow: 0 3px 7px rgba(0,0,0,0.3); display: inline-block; - width: 32%!important; + width: 32%; margin-bottom: 1.5em; vertical-align: top; - margin-left: 1.5%!important; + margin-left: 1.5%; position: relative; overflow: hidden; padding: 1.5em 1.5em 3em 1.5em; @@ -492,7 +492,7 @@ footer a { } .entrie:nth-child(3n+1) { - margin-left: 0!important; + margin-left: 0; } .results {