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
max-width: 600px
#wizard-settings-tab-view
#wizard-settings-view
#color-settings
float: left
width: 600px

View file

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