mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-24 15:53:46 +00:00
Page tools: Hide dropdown when not pinned
Follow up to I85aec387f87126a17e760fd9fd10e10572ff3152 Bug: T318013 Change-Id: I095ecf0333c7181d0a2d81902faed309b1d56da6
This commit is contained in:
parent
27bb20e37d
commit
ded2784f0c
|
@ -1,6 +1,6 @@
|
|||
// Ensure there is only 1 page tools landmark at anytime
|
||||
.vector-page-tools-landmark {
|
||||
.vector-page-tools-pinned #vector-page-tools-unpinned-container &,
|
||||
.vector-page-tools-pinned .vector-page-toolbar-container &,
|
||||
.vector-page-tools-unpinned #vector-page-tools-pinned-container & {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue