aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-13 18:56:31 -0700
committerMark Otto <[email protected]>2013-10-13 18:56:31 -0700
commit6085973e258a50e829405b1c6cca743f7782017d (patch)
tree40c1148cd5e099f36e22d4117a4a1b0fe0b70239 /dist/css/bootstrap.css
parentdcbe591fa977a6e8aa93ab47ffba6adff24fb519 (diff)
downloadbootstrap-6085973e258a50e829405b1c6cca743f7782017d.tar.xz
bootstrap-6085973e258a50e829405b1c6cca743f7782017d.zip
drop .tabbable since it's unused and undocumented /cc #10102
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css20
1 files changed, 0 insertions, 20 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 2e958e32c..9617a5ef1 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -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;
}