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:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user