Fixing the wizard settings modal.

This commit is contained in:
Scott Erickson 2014-02-24 09:06:50 -08:00
parent 2d6dd36a68
commit 4d9dd9bd36
2 changed files with 13 additions and 16 deletions
app/styles

View file

@ -39,7 +39,7 @@
.form .form
max-width: 600px max-width: 600px
#wizard-settings-tab-view #wizard-settings-view
#color-settings #color-settings
float: left float: left
width: 600px width: 600px

View file

@ -1,20 +1,17 @@
#wizard-settings-modal #wizard-settings-modal
color: black color: black
background: white
width: 400px
#wizard-settings-view #color-settings
width: 480px
canvas canvas
border: 1px solid black margin: 0px auto 20px
float: left display: block
float: none
.settings background: white
width: 225px
margin: 10px
display: inline-block
.selector .wizard-name-line
margin: 10px 5px text-align: center
margin-bottom: 10px
button label
margin-left: 10px margin-right: 10px
float: right