mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -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
|
#account-settings-root-view
|
||||||
|
|
||||||
//- Fixed save button
|
//- Fixed save button
|
||||||
|
|
||||||
#site-content-area
|
#site-content-area
|
||||||
padding-bottom: 44px
|
padding-bottom: 44px
|
||||||
|
|
||||||
|
@ -26,7 +25,6 @@
|
||||||
padding-top: 20px
|
padding-top: 20px
|
||||||
|
|
||||||
//- Panels
|
//- Panels
|
||||||
|
|
||||||
.panel-heading
|
.panel-heading
|
||||||
font-family: Open Sans Condensed
|
font-family: Open Sans Condensed
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
|
@ -38,7 +36,6 @@
|
||||||
color: #F00
|
color: #F00
|
||||||
|
|
||||||
//- Panel specific stuff
|
//- Panel specific stuff
|
||||||
|
|
||||||
.profile-photo
|
.profile-photo
|
||||||
max-width: 100%
|
max-width: 100%
|
||||||
max-height: 200px
|
max-height: 200px
|
||||||
|
|
Loading…
Reference in a new issue