Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
B
bootstrap
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bootstrap
Commits
d1e18e55
Commit
d1e18e55
authored
Aug 13, 2013
by
Mark Otto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove accordion from customizer; shorten min height for affix
parent
5b4fe08f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
7 deletions
+1
-7
assets/css/docs.css
assets/css/docs.css
+1
-1
customize.html
customize.html
+0
-6
No files found.
assets/css/docs.css
View file @
d1e18e55
...
@@ -860,7 +860,7 @@ body {
...
@@ -860,7 +860,7 @@ body {
}
}
}
}
@media
screen
and
(
min-width
:
992px
)
and
(
min-height
:
8
00px
)
{
@media
screen
and
(
min-width
:
992px
)
and
(
min-height
:
7
00px
)
{
/* Show the hidden subnavs when space allows it */
/* Show the hidden subnavs when space allows it */
.bs-sidebar
.nav
>
.active
>
ul
{
.bs-sidebar
.nav
>
.active
>
ul
{
display
:
block
;
display
:
block
;
...
...
customize.html
View file @
d1e18e55
...
@@ -151,12 +151,6 @@ base_url: "../"
...
@@ -151,12 +151,6 @@ base_url: "../"
Jumbotron
Jumbotron
</label>
</label>
</div>
</div>
<div
class=
"checkbox"
>
<label>
<input
type=
"checkbox"
checked
value=
"accordion.less"
>
Accordion
</label>
</div>
<div
class=
"checkbox"
>
<div
class=
"checkbox"
>
<label>
<label>
<input
type=
"checkbox"
checked
value=
"panels.less"
>
<input
type=
"checkbox"
checked
value=
"panels.less"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment