Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2014-10-28 01:02:21 +0300
committerChris Rebert <code@rebertia.com>2014-10-28 01:02:21 +0300
commita43d4767ba7a1d8d313f9c418a378b6749dd6040 (patch)
tree4ca0e840aa32b58bd0dd48c08b4ddb663f4bcb15 /docs/assets
parent032a5ab72f8a7f0e786cb1d796ef895395b86e1f (diff)
.bs-customizer-input => .col-xs-4
Diffstat (limited to 'docs/assets')
-rw-r--r--docs/assets/css/src/docs.css7
1 files changed, 0 insertions, 7 deletions
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;