From 928cfb069712eb1ab317981a45f570a447a6b3fc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 11 Mar 2015 19:03:18 +0000 Subject: grunt css --- dist/css/bootstrap.css | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'dist/css/bootstrap.css') 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); -- cgit v1.2.3