2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

.bs-customizer-input => .col-xs-4

This commit is contained in:
Chris Rebert
2014-10-27 15:02:21 -07:00
parent 032a5ab72f
commit a43d4767ba
3 changed files with 374 additions and 381 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ each section in sections
each variable, index in subsection.variables
if index > 0 && index % 3 === 0
div.clearfix
div.bs-customizer-input
div.col-xs-4
label(for="input-" + variable.name)= variable.name
input.form-control(
id="input-" + variable.name