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
f27b864f
Commit
f27b864f
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
grunt build-customizer-html
parent
c48042f4
3 merge requests
!28721
Hot test
,
!22103
test
,
!25326
Adjust examples
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/_includes/customizer-variables.html
+1
-1
docs/_includes/customizer-variables.html
with
1 addition
and
1 deletion
+1
-1
docs/_includes/customizer-variables.html
+
1
-
1
View file @
f27b864f
...
@@ -1126,7 +1126,7 @@
...
@@ -1126,7 +1126,7 @@
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"bs-customizer-input"
>
<div
class=
"bs-customizer-input"
>
<label
for=
"input-@modal-inner-padding"
>
@modal-inner-padding
</label>
<label
for=
"input-@modal-inner-padding"
>
@modal-inner-padding
</label>
<input
id=
"input-@modal-inner-padding"
type=
"text"
value=
"
20
px"
data-var=
"@modal-inner-padding"
class=
"form-control"
/>
<input
id=
"input-@modal-inner-padding"
type=
"text"
value=
"
15
px"
data-var=
"@modal-inner-padding"
class=
"form-control"
/>
<p
class=
"help-block"
>
Padding applied to the modal body
</p>
<p
class=
"help-block"
>
Padding applied to the modal body
</p>
</div>
</div>
<div
class=
"bs-customizer-input"
>
<div
class=
"bs-customizer-input"
>
...
...
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