small layout cleanup [ci skip]

This commit is contained in:
wvengen 2013-12-06 14:49:05 +01:00
parent 2f10210c76
commit 62ca3cb634
2 changed files with 3 additions and 2 deletions

View file

@ -250,8 +250,9 @@ tr.unavailable {
.inline-inputs {
.control-label {
width: auto;
float: none;
display: inline;
vertical-align: middle;
margin: 0 10px;
}
}

View file

@ -23,7 +23,7 @@
%span.add-on= t 'number.currency.format.unit'
= f.input_field :price, class: 'input-mini'
.input-prepend
= f.label :tax, style: 'width: auto; margin-right: 10px; margin-left: 10px;'
= f.label :tax
.input-append
= f.input_field :tax, class: 'input-mini'
%span.add-on %