diff --git a/app/styles/app/layouts/dashboard.sass b/app/styles/app/layouts/dashboard.sass index 68971f99..97e2ec80 100644 --- a/app/styles/app/layouts/dashboard.sass +++ b/app/styles/app/layouts/dashboard.sass @@ -214,3 +214,5 @@ $db-text-color: #ACAAAA h2, h3, p, button, .db-status opacity: .7 +.topbar + background-color: none !important diff --git a/app/styles/app/layouts/top.sass b/app/styles/app/layouts/top.sass index 645bf9b4..14344356 100644 --- a/app/styles/app/layouts/top.sass +++ b/app/styles/app/layouts/top.sass @@ -1,5 +1,8 @@ $top-height: 55px +#auth #top .cta + display: none + #top .cta border-bottom: 2px solid #E4E4E4 border-top: 2px solid #E4E4E4 @@ -11,6 +14,8 @@ $top-height: 55px p position: relative + margin: 0 + padding: 0 .arrow display: block