diff --git wp-admin/css/customize-controls-rtl.css wp-admin/css/customize-controls-rtl.css
index c1a8f4a..306f201 100644
|
|
|
p.customize-section-description {
|
| 766 | 766 | .customize-control-header .uploaded .header-view .close { |
| 767 | 767 | font-size: 2em; |
| 768 | 768 | color: grey; |
| | 769 | text-shadow: -1px -1px 1px #f1f1f1; |
| 769 | 770 | position: absolute; |
| 770 | 771 | visibility: hidden; |
| 771 | 772 | top: 10px; |
diff --git wp-admin/css/customize-controls.css wp-admin/css/customize-controls.css
index 35585e7..86c8967 100644
|
|
|
p.customize-section-description {
|
| 766 | 766 | .customize-control-header .uploaded .header-view .close { |
| 767 | 767 | font-size: 2em; |
| 768 | 768 | color: grey; |
| | 769 | text-shadow: -1px -1px 1px #f1f1f1; |
| 769 | 770 | position: absolute; |
| 770 | 771 | visibility: hidden; |
| 771 | 772 | top: 10px; |