Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.

Commit

Permalink
#5 <@marlonfurtado, @lucimarNeves> - Arrumar CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
souzabruna committed Oct 14, 2016
1 parent a1b7b82 commit 4e43f29
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions app/assets/stylesheets/components/Form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,10 @@
&--fluid {

& .Form-inputLabel{
min-width: 85px;
min-width: 95px;
text-align: right;
padding-left: 12px;
display: inline;
padding: 0 12px 0 0;

}
}
Expand Down

0 comments on commit 4e43f29

Please sign in to comment.