Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions modules/custom-css/custom-css/css/customizer-control.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@
padding-top: 3px;
opacity: .8;
}
@-moz-document url-prefix() {
#customize-control-wpcom_custom_css_content_width_control input[type="text"] + span {
top: 47px;
}
}

#customize-control-wpcom_custom_css_content_width_control input[type="text"]:focus + span {
opacity: 1;
}
Expand Down Expand Up @@ -147,4 +143,3 @@ body.editing-css .wp-full-overlay.expanded {
input[type=jetpackCss] {
display: none;
}