Fix cta on auth page

This commit is contained in:
Piotr Sarnacki 2015-04-01 09:15:54 +02:00
parent 03e5ec53df
commit d50b847f3f
2 changed files with 7 additions and 0 deletions

View File

@ -214,3 +214,5 @@ $db-text-color: #ACAAAA
h2, h3, p, button, .db-status
opacity: .7
.topbar
background-color: none !important

View File

@ -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