From a43d4767ba7a1d8d313f9c418a378b6749dd6040 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 27 Oct 2014 15:02:21 -0700 Subject: .bs-customizer-input => .col-xs-4 --- docs/assets/css/src/docs.css | 7 ------- 1 file changed, 7 deletions(-) (limited to 'docs/assets') diff --git a/docs/assets/css/src/docs.css b/docs/assets/css/src/docs.css index 428a543210..431ee905fd 100644 --- a/docs/assets/css/src/docs.css +++ b/docs/assets/css/src/docs.css @@ -1342,13 +1342,6 @@ h1[id] { font-weight: normal; } -.bs-customizer-input { - float: left; - width: 33.333333%; - padding-right: 15px; - padding-left: 15px; -} - /* Downloads */ .bs-customize-download .btn-outline { padding: 20px; -- cgit v1.2.3