Skip to content

Commit

Permalink
chore(theme): makes sure that labels and controls switch to block on …
Browse files Browse the repository at this point in the history
…mobile
  • Loading branch information
abe33 committed Feb 5, 2014
1 parent 1e111bf commit fae043d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/assets/stylesheets/awesome_ui/wrappers/field.css.sass
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
// width: 200px
text-align: right

label, .controls, .inline-error
.inline-error
display: inline-block
vertical-align: top

label, .controls
@extend .column

label
Expand Down

0 comments on commit fae043d

Please sign in to comment.