mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
fixes #7977: prevent some table bullshit on input groups
This commit is contained in:
Vendored
+1
@@ -1679,6 +1679,7 @@ input[type="color"].input-small {
|
||||
|
||||
.input-group {
|
||||
display: table;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
.input-group.col {
|
||||
|
||||
Reference in New Issue
Block a user