mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
Some styling updates to account-settings-view.sass
This commit is contained in:
parent
1a039ff3cc
commit
9913a155c7
1 changed files with 7 additions and 10 deletions
|
@ -1,7 +1,6 @@
|
|||
#account-settings-root-view
|
||||
|
||||
//- Fixed save button
|
||||
|
||||
#site-content-area
|
||||
padding-bottom: 44px
|
||||
|
||||
|
@ -26,7 +25,6 @@
|
|||
padding-top: 20px
|
||||
|
||||
//- Panels
|
||||
|
||||
.panel-heading
|
||||
font-family: Open Sans Condensed
|
||||
font-weight: bold
|
||||
|
@ -38,7 +36,6 @@
|
|||
color: #F00
|
||||
|
||||
//- Panel specific stuff
|
||||
|
||||
.profile-photo
|
||||
max-width: 100%
|
||||
max-height: 200px
|
||||
|
|
Loading…
Reference in a new issue