2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +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
@@ -894,7 +894,7 @@ input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, selec
min-width: 16px;
height: 18px;
margin-right: -1px;
padding: 4px 4px 4px 5px;
padding: 4px 5px;
font-weight: normal;
line-height: 18px;
color: #999999;