From 8948cb746a96bdb06515300beec8beafafc336c6 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Thu, 26 Jan 2017 13:39:21 -0500 Subject: [PATCH] more generic edits I took out some the logo in the client info footer and I also changed and commented out a few thing in the dropdown so it may be more mainstream. --- css/app.css | 11 ++++++----- footer.php | 13 ++++--------- parts/client-info-footer.php | 1 - scss/_topbar.scss | 6 +++--- 4 files changed, 13 insertions(+), 18 deletions(-) diff --git a/css/app.css b/css/app.css index 69da335..ddb7e0e 100644 --- a/css/app.css +++ b/css/app.css @@ -6825,9 +6825,11 @@ ul#sec-nav { .tab-bar .tab-bar-section.middle { text-align: right; } -@media (max-width: 1055px) { - .top-bar { - display: none !important; } } +.top-bar { + margin-top: 105px; } + @media (max-width: 1055px) { + .top-bar { + display: none !important; } } .top-bar-section { background: transparent; @@ -6866,7 +6868,7 @@ ul#sec-nav { float: left; width: 100%; min-width: 586px; - padding: 160px 10px 10px 15px; } + padding: 10px 10px 10px 15px; } .top-bar-section ul li .dropdown:before { z-index: -2; position: absolute; @@ -6875,7 +6877,6 @@ ul#sec-nav { right: 0; content: ''; width: 100%; - min-height: 200px; height: 100%; background-color: #FFFFFF; background-repeat: no-repeat; diff --git a/footer.php b/footer.php index cf85626..a20c2ba 100644 --- a/footer.php +++ b/footer.php @@ -2,25 +2,20 @@
diff --git a/parts/client-info-footer.php b/parts/client-info-footer.php index 531fbdd..33bcc09 100644 --- a/parts/client-info-footer.php +++ b/parts/client-info-footer.php @@ -1,5 +1,4 @@