From: Laury GvR Date: Wed, 3 Dec 2014 19:47:32 +0000 (-0500) Subject: Menu styles X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=8e636eb8462dfd40e9fb84b8cbf0a132ca624894;p=web%2FWP-Theme-GaslightMedia.git Menu styles --- diff --git a/css/app.css b/css/app.css index f80b022..e825ffd 100644 --- a/css/app.css +++ b/css/app.css @@ -5614,7 +5614,7 @@ div[role=main] { .top-bar-container { float: right; - width: 539px; + width: 535px; /* background: $primary-color;*/ background: #6bb0e5; /* Old browsers */ @@ -6220,6 +6220,9 @@ article h2 { #menu-menu-1 > li > a { padding-bottom: 10px; } +.glmServicesNav { + /* margin-left: -28px;*/ + border-top-left-radius: 8px; } #menu-menu-1 .glmServicesNav > a { border-top-left-radius: 8px; } diff --git a/parts/off-canvas-menu.php b/parts/off-canvas-menu.php index 4cd891d..05276e1 100644 --- a/parts/off-canvas-menu.php +++ b/parts/off-canvas-menu.php @@ -1,6 +1,5 @@