Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
d4b1bfd6
Commit
d4b1bfd6
authored
11 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
grunt
parent
d2f1887b
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/_includes/customizer-variables.html
+4
-0
docs/_includes/customizer-variables.html
docs/assets/js/raw-files.min.js
+1
-1
docs/assets/js/raw-files.min.js
test-infra/npm-shrinkwrap.canonical.json
+1
-1
test-infra/npm-shrinkwrap.canonical.json
with
6 additions
and
2 deletions
+6
-2
docs/_includes/customizer-variables.html
+
4
-
0
View file @
d4b1bfd6
...
...
@@ -595,6 +595,10 @@
<label
for=
"input-@navbar-padding-vertical"
>
@navbar-padding-vertical
</label>
<input
id=
"input-@navbar-padding-vertical"
type=
"text"
value=
"((@navbar-height - @line-height-computed) / 2)"
data-var=
"@navbar-padding-vertical"
class=
"form-control"
/>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@navbar-collapse-max-height"
>
@navbar-collapse-max-height
</label>
<input
id=
"input-@navbar-collapse-max-height"
type=
"text"
value=
"340px"
data-var=
"@navbar-collapse-max-height"
class=
"form-control"
/>
</div>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@navbar-default-color"
>
@navbar-default-color
</label>
<input
id=
"input-@navbar-default-color"
type=
"text"
value=
"#777"
data-var=
"@navbar-default-color"
class=
"form-control"
/>
...
...
This diff is collapsed.
Click to expand it.
docs/assets/js/raw-files.min.js
+
1
-
1
View file @
d4b1bfd6
This diff is collapsed.
Click to expand it.
test-infra/npm-shrinkwrap.canonical.json
+
1
-
1
View file @
d4b1bfd6
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets