]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove accordion from customizer; shorten min height for affix v3.0.0-rc.2
authorMark Otto <otto@github.com>
Tue, 13 Aug 2013 23:00:05 +0000 (16:00 -0700)
committerMark Otto <otto@github.com>
Tue, 13 Aug 2013 23:00:05 +0000 (16:00 -0700)
assets/css/docs.css
customize.html

index b4f26539d78197d07a903982f8e4b9db52d23a4b..e346d0333e6e7d62f8466c0e51be933c1545013d 100644 (file)
@@ -860,7 +860,7 @@ body {
   }
 }
 
-@media screen and (min-width: 992px) and (min-height: 800px) {
+@media screen and (min-width: 992px) and (min-height: 700px) {
   /* Show the hidden subnavs when space allows it */
   .bs-sidebar .nav > .active > ul {
     display: block;
index b2c24a9d49d637b3dd9e5d665eb72113025b237d..f5ded3b94ad2f6173cf294cd97e95ce900e92d01 100644 (file)
@@ -151,12 +151,6 @@ base_url: "../"
             Jumbotron
           </label>
         </div>
-        <div class="checkbox">
-          <label>
-            <input type="checkbox" checked value="accordion.less">
-            Accordion
-          </label>
-        </div>
         <div class="checkbox">
           <label>
             <input type="checkbox" checked value="panels.less">