mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-27 15:19:52 +02:00
drop .tabbable since it's unused and undocumented /cc #10102
This commit is contained in:
20
dist/css/bootstrap.css
vendored
20
dist/css/bootstrap.css
vendored
@@ -4068,26 +4068,6 @@ textarea.input-group-sm > .input-group-btn > .btn {
|
||||
}
|
||||
}
|
||||
|
||||
.tabbable:before,
|
||||
.tabbable:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.tabbable:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.tabbable:before,
|
||||
.tabbable:after {
|
||||
display: table;
|
||||
content: " ";
|
||||
}
|
||||
|
||||
.tabbable:after {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.tab-content > .tab-pane {
|
||||
display: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user