From 6085973e258a50e829405b1c6cca743f7782017d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 13 Oct 2013 18:56:31 -0700 Subject: drop .tabbable since it's unused and undocumented /cc #10102 --- dist/css/bootstrap.css | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'dist/css/bootstrap.css') 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; } -- cgit v1.2.3