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