mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fixes #4562: correct select and input widths at 220px (changed with 2.1.0 when we changed padding)
This commit is contained in:
Vendored
+1
-1
@@ -961,7 +961,7 @@ input[type="color"],
|
||||
|
||||
input,
|
||||
textarea {
|
||||
width: 210px;
|
||||
width: 206px;
|
||||
}
|
||||
|
||||
textarea {
|
||||
|
||||
Reference in New Issue
Block a user