Fix customizer's toggle buttons' margin
This commit is contained in:
parent
5ac8dca8ad
commit
95f24dca9a
4 changed files with 4 additions and 4 deletions
2
dist/css/bootstrap-theme.css.map
vendored
2
dist/css/bootstrap-theme.css.map
vendored
File diff suppressed because one or more lines are too long
2
dist/css/bootstrap.css.map
vendored
2
dist/css/bootstrap.css.map
vendored
File diff suppressed because one or more lines are too long
|
|
@ -1209,7 +1209,7 @@ h1[id] {
|
|||
|
||||
.bs-customizer .toggle {
|
||||
float: right;
|
||||
margin-top: 85px; /* On account of ghetto navbar fix */
|
||||
margin-top: 25px;
|
||||
}
|
||||
|
||||
/* Headings and form contrls */
|
||||
|
|
|
|||
2
docs/assets/css/pack.min.css
vendored
2
docs/assets/css/pack.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue