From: Anthony Talarico Date: Mon, 30 Nov 2015 20:56:03 +0000 (-0500) Subject: removed width from header nav X-Git-Tag: v1.0.0^2~211 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dbe8808c0123461e15a4ec0bdf35adf050751523;p=WP-Themes%2Fstaffords.git removed width from header nav --- diff --git a/scss/_page.header.scss b/scss/_page.header.scss index c9fb08a..ce67243 100644 --- a/scss/_page.header.scss +++ b/scss/_page.header.scss @@ -268,9 +268,3 @@ header .searchform input[type="submit"]:hover{ #input{ display: none; } -#about{ - width: 40%; -} -.right .social{ - width: 30%; -} \ No newline at end of file