mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-28 00:14:27 +00:00
Theme Customizer: More sidebar CSS tweaks. Padding and margins. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20185 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -111,6 +111,7 @@ body {
|
||||
.customize-control {
|
||||
float: left;
|
||||
clear: both;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
||||
.customize-control-title {
|
||||
@@ -133,7 +134,7 @@ body {
|
||||
.customize-control-text input {
|
||||
width: 138px;
|
||||
line-height: 18px;
|
||||
margin: 1px 1px 5px;
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
.customize-control-select select {
|
||||
|
||||
Reference in New Issue
Block a user