Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #5773 from luixxiul/font-size-braveryControlGroup
Browse files Browse the repository at this point in the history
Font-size of select element inside braveryControlGroup was set to 13px
  • Loading branch information
bbondy authored Nov 26, 2016
2 parents 41ff8e8 + 6d853e8 commit 9590539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/forms.less
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@
}

select {
font-size: 13px;
margin-bottom: 25px;
}
}
Expand Down

0 comments on commit 9590539

Please sign in to comment.