aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-03-11 19:03:18 +0000
committerMark Otto <[email protected]>2015-03-11 19:03:18 +0000
commit928cfb069712eb1ab317981a45f570a447a6b3fc (patch)
treecbb6f51979c3bfd013eae4b9475672bd22846de2 /dist/css/bootstrap.css
parenta490c312d8c09bbdd6066008dce9846a75fdb461 (diff)
downloadbootstrap-928cfb069712eb1ab317981a45f570a447a6b3fc.tar.xz
bootstrap-928cfb069712eb1ab317981a45f570a447a6b3fc.zip
grunt css
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css18
1 files changed, 0 insertions, 18 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 46fb36f37..2a40243c1 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -2803,24 +2803,6 @@ input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="butto
border-top-right-radius: 0;
}
-.btn-group-justified {
- display: table;
- width: 100%;
- table-layout: fixed;
- border-collapse: separate;
-}
-.btn-group-justified > .btn, .btn-group-justified > .btn-group {
- display: table-cell;
- float: none;
- width: 1%;
-}
-.btn-group-justified > .btn-group .btn {
- width: 100%;
-}
-.btn-group-justified > .btn-group .dropdown-menu {
- left: auto;
-}
-
[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);