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:
Vendored
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user