mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-14 16:24:26 +00:00
Theme Customizer: Flex-width friendly UI, improved typographical hierarchy. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20777 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -23,19 +23,6 @@
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.customize-control-content {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.customize-control-text input,
|
||||
.customize-control-select select,
|
||||
.customize-control-checkbox input,
|
||||
.customize-control-color .color-picker,
|
||||
.customize-control-upload div {
|
||||
float: right;
|
||||
clear: left;
|
||||
}
|
||||
|
||||
.customize-control-text input {
|
||||
float: left;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user