mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
Drop .input-block-level modifier as inputs are already width: 100%;
This commit is contained in:
Vendored
-6
@@ -4924,11 +4924,6 @@ a.badge:hover {
|
||||
position: fixed;
|
||||
}
|
||||
|
||||
.control-block-level {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@-ms-viewport {
|
||||
width: device-width;
|
||||
}
|
||||
@@ -5213,7 +5208,6 @@ a.badge:hover {
|
||||
select[class*="span"],
|
||||
textarea[class*="span"],
|
||||
.uneditable-input {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
.input-prepend input,
|
||||
|
||||
Reference in New Issue
Block a user