2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

fix up customizer js and classes; turn buttons into real buttons

This commit is contained in:
Mark Otto
2013-05-22 23:34:28 -07:00
parent 432d417ade
commit acc0875259
3 changed files with 29 additions and 25 deletions
+11
View File
@@ -97,6 +97,17 @@ body {
/* Customize and Download button
-------------------------------------------------- */
.bs-customizer {
}
.bs-customizer .toggle {
float: right;
}
.bs-customizer label {
margin-top: 10px;
}
.bs-customize-download {
text-align:center;
}