0px bottom margin on panel

This commit is contained in:
Barry 2015-12-06 18:36:54 -05:00
parent c107c6b099
commit 3ef2be1a42
2 changed files with 4 additions and 3 deletions

View file

@ -6,7 +6,8 @@
width: 300px
.panel
background-color: rgba(240,229,199,0)
margin-bottom: 150px
margin-bottom: 0px
.panel-default
box-shadow: none
border: none

View file

@ -18,10 +18,10 @@ block content
div.row
#account-links
a.btn.btn-lg.btn-primary(href="/account/settings", data-i18n="play.settings")
#account-links
a.btn.btn-lg.btn-primary(href="/account/subscription", data-i18n="account.subscription")
div.row
#account-links
a.btn.btn-lg.btn-primary(href="/account/payments", data-i18n="account.payments")
div.col-md-4
#account-links
a.btn.btn-lg.btn-primary(href="/account/subscription", data-i18n="account.subscription")
a.btn.btn-lg.btn-primary(href="/account/prepaid", data-i18n="account.prepaid_codes") Prepaid Codes