MP6: remove left-over plugin reference, see #25858
Built from https://develop.svn.wordpress.org/trunk@26290 git-svn-id: http://core.svn.wordpress.org/trunk@26195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
c30631fbcc
commit
7276f56681
|
@ -1203,10 +1203,6 @@ span.mce_ltr:before {
|
||||||
content: '\f104';
|
content: '\f104';
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before {
|
|
||||||
content: '\f175';
|
|
||||||
}
|
|
||||||
|
|
||||||
.quicktags-toolbar {
|
.quicktags-toolbar {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1203,10 +1203,6 @@ span.mce_ltr:before {
|
||||||
content: '\f104';
|
content: '\f104';
|
||||||
}
|
}
|
||||||
|
|
||||||
.wp-media-buttons #insert-jetpack-contact-form span.jetpack-contact-form-icon:before {
|
|
||||||
content: '\f175';
|
|
||||||
}
|
|
||||||
|
|
||||||
.quicktags-toolbar {
|
.quicktags-toolbar {
|
||||||
border-bottom-style: solid;
|
border-bottom-style: solid;
|
||||||
border-bottom-width: 1px;
|
border-bottom-width: 1px;
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue