mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CodeEditor
synced 2024-11-14 19:14:41 +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 */
|
||||
/* Copied from the same code in WikiEditor */
|
||||
.client-js .editButtons {
|
||||
.editHelp,
|
||||
.mw-editButtons-pipe-separator {
|
||||
.editHelp {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue