Skip to content

Commit

Permalink
Add padding to dependet questions
Browse files Browse the repository at this point in the history
  • Loading branch information
bnadav committed Mar 11, 2011
1 parent 047a588 commit 2c4673e
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -110,6 +110,8 @@ body
:display none
fieldset.q_dependent
:background-color= !background_color
li
:padding-top 4px

:margin-bottom 1em
legend
Expand All @@ -120,7 +122,7 @@ body
// buttons
input[type="submit"]
:font-size 1em
:border 2px outset
:border 1px outset
:padding 5px
:cursor pointer
:background-color= !background_color

0 comments on commit 2c4673e

Please sign in to comment.