From c90ef668f31021641c260592447182c8123b419e Mon Sep 17 00:00:00 2001 From: Robert Mayr Date: Mar 12 2017 14:58:46 +0000 Subject: more mobile fixes --- diff --git a/alt.fedoraproject.org/static/css/app.css b/alt.fedoraproject.org/static/css/app.css index dbab084..7956583 100644 --- a/alt.fedoraproject.org/static/css/app.css +++ b/alt.fedoraproject.org/static/css/app.css @@ -955,7 +955,7 @@ p.warning a { } .panel-heading img { - padding-right: 25px; + padding-right: 20px; } .panel-heading h3, @@ -968,7 +968,7 @@ p.warning a { } .panel-heading h3.visible-xs { - font-size: 18px; + font-size: 16px; text-decoration: none; font-weight: 400; } @@ -993,10 +993,10 @@ p.warning a { } .panel-body .mobile-download { - margin-top: 14px; + margin-top: 16px; color:#A7A9AC; float: right; - margin-right: 10px; + margin-right: 7px; } .accordion-title .mobile-download a {