Commit 95f24dca authored by Julian Thilo's avatar Julian Thilo

Fix customizer's toggle buttons' margin

parent 5ac8dca8
This diff was suppressed by a .gitattributes entry.
This diff was suppressed by a .gitattributes entry.
......@@ -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 */
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment