mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 13:44:30 +00:00
Theme Customizer: Remove small screenshot from theme title bar. see #19910.
git-svn-id: https://develop.svn.wordpress.org/trunk@20393 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -60,24 +60,6 @@ body {
|
||||
margin-top: 45px;
|
||||
}
|
||||
|
||||
#customize-info .customize-section-title:after {
|
||||
display: none;
|
||||
}
|
||||
#customize-info.open .customize-section-title:after {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#customize-info .customize-section-title .theme-screenshot {
|
||||
float: right;
|
||||
width: auto;
|
||||
height: 53px;
|
||||
margin: -7px -13px 0 15px;
|
||||
}
|
||||
|
||||
#customize-info.open .customize-section-title .theme-screenshot {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#customize-info .theme-name {
|
||||
font-size: 16px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user