Skip to content
GitLab
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
a43d4767
Commit
a43d4767
authored
10 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
.bs-customizer-input => .col-xs-4
parent
032a5ab7
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/_includes/customizer-variables.html
+373
-373
docs/_includes/customizer-variables.html
docs/_jade/customizer-variables.jade
+1
-1
docs/_jade/customizer-variables.jade
docs/assets/css/src/docs.css
+0
-7
docs/assets/css/src/docs.css
with
374 additions
and
381 deletions
+374
-381
docs/_includes/customizer-variables.html
+
373
-
373
View file @
a43d4767
This diff is collapsed.
Click to expand it.
docs/_jade/customizer-variables.jade
+
1
-
1
View file @
a43d4767
...
@@ -11,7 +11,7 @@ each section in sections
...
@@ -11,7 +11,7 @@ each section in sections
each variable, index in subsection.variables
each variable, index in subsection.variables
if index > 0 && index % 3 === 0
if index > 0 && index % 3 === 0
div.clearfix
div.clearfix
div.
bs-customizer-input
div.
col-xs-4
label(for="input-" + variable.name)= variable.name
label(for="input-" + variable.name)= variable.name
input.form-control(
input.form-control(
id="input-" + variable.name
id="input-" + variable.name
...
...
This diff is collapsed.
Click to expand it.
docs/assets/css/src/docs.css
+
0
-
7
View file @
a43d4767
...
@@ -1342,13 +1342,6 @@ h1[id] {
...
@@ -1342,13 +1342,6 @@ h1[id] {
font-weight
:
normal
;
font-weight
:
normal
;
}
}
.bs-customizer-input
{
float
:
left
;
width
:
33.333333%
;
padding-right
:
15px
;
padding-left
:
15px
;
}
/* Downloads */
/* Downloads */
.bs-customize-download
.btn-outline
{
.bs-customize-download
.btn-outline
{
padding
:
20px
;
padding
:
20px
;
...
...
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