We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b4fe08 commit d1e18e5Copy full SHA for d1e18e5
assets/css/docs.css
@@ -860,7 +860,7 @@ body {
860
}
861
862
863
-@media screen and (min-width: 992px) and (min-height: 800px) {
+@media screen and (min-width: 992px) and (min-height: 700px) {
864
/* Show the hidden subnavs when space allows it */
865
.bs-sidebar .nav > .active > ul {
866
display: block;
customize.html
@@ -151,12 +151,6 @@ <h4>Content blocks</h4>
151
Jumbotron
152
</label>
153
</div>
154
- <div class="checkbox">
155
- <label>
156
- <input type="checkbox" checked value="accordion.less">
157
- Accordion
158
- </label>
159
- </div>
160
<div class="checkbox">
161
<label>
162
<input type="checkbox" checked value="panels.less">
0 commit comments