From: Anthony Talarico Date: Mon, 30 Nov 2015 17:40:16 +0000 (-0500) Subject: adjusting dropdown width for about stafford's list X-Git-Tag: v1.0.0^2~238 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=871d8946b46d5be67dac4731d3c75dd84a26a54d;p=WP-Themes%2Fstaffords.git adjusting dropdown width for about stafford's list --- diff --git a/scss/_page.header.scss b/scss/_page.header.scss index bdec9ef..1dbc909 100644 --- a/scss/_page.header.scss +++ b/scss/_page.header.scss @@ -265,3 +265,6 @@ header .searchform input[type="submit"]:hover{ #about .top-bar .top-bar-section ul#menu-about-staffords li{ padding: 0px 31px !important; } +#input{ + display: none; +} \ No newline at end of file diff --git a/scss/_topbar.scss b/scss/_topbar.scss index 299dece..d64763c 100644 --- a/scss/_topbar.scss +++ b/scss/_topbar.scss @@ -532,7 +532,7 @@ background: transparent; display: inline-block; padding: 0 7.5px; - width: auto; + width: 250px; height: auto; &:before { content: none;