mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-12-18 09:41:54 +00:00
Remove reference to mw-editButtons-pipe-separator, now removed from MW
Change-Id: Ia214c25b1ca65f6998da9de0949034829d9959d5
This commit is contained in:
parent
554038b85b
commit
85536550c3
|
@ -122,8 +122,7 @@
|
||||||
/* Hide vanilla MediaWiki's "Editing help" link, as we provide it in the toolbar */
|
/* Hide vanilla MediaWiki's "Editing help" link, as we provide it in the toolbar */
|
||||||
/* Copied from the same code in WikiEditor */
|
/* Copied from the same code in WikiEditor */
|
||||||
.client-js .editButtons {
|
.client-js .editButtons {
|
||||||
.editHelp,
|
.editHelp {
|
||||||
.mw-editButtons-pipe-separator {
|
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue