From: Sarah Conway Date: Wed, 13 Jun 2018 01:50:25 +0000 (-0700) Subject: fix padding on nav scroll X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=1d98a8a7e26440be8baf8711c392874a313da9ba;p=pgopen2018.git fix padding on nav scroll --- diff --git a/static/css/style.css b/static/css/style.css index 54ee973..5802b6b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -605,7 +605,7 @@ } div#header-container.fixedtheme { - padding: 0 !important; + padding: 0 30px; } .navbar-brand.fixedtheme,