2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fix form styles on prepend/append for consistency, update code docs with examples of the code snippets

This commit is contained in:
Mark Otto
2012-01-29 13:25:13 -08:00
parent 9fa8bde44d
commit 278858e706
4 changed files with 14 additions and 2 deletions
+1 -1
View File
@@ -417,7 +417,7 @@ select:focus:required:invalid {
min-width: 16px;
height: @baseLineHeight;
margin-right: -1px;
padding: 4px 4px 4px 5px;
padding: 4px 5px;
font-weight: normal;
line-height: @baseLineHeight;
color: @grayLight;