mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-12 09:21:11 +00:00
Drop legacy selector from Vector
This is no longer needed. Change-Id: I537dbbcf007860f74feefe3b61f95561969344d6
This commit is contained in:
parent
fe4526e125
commit
287e577cfd
|
@ -118,10 +118,6 @@ body {
|
|||
margin-top: @height-header;
|
||||
}
|
||||
|
||||
// FIXME: Remove the body:not selector when
|
||||
// skin-vector-search-header-legacy class is available in cached HTML
|
||||
// i.e. deploy after I7f8059d43eaab49de362405784b34a4fe502c7b0 lands.
|
||||
body:not( .skin-vector-search-header ) #p-personal,
|
||||
.skin-vector-search-header-legacy #p-personal {
|
||||
position: absolute;
|
||||
top: @top-personal-tools;
|
||||
|
|
Loading…
Reference in a new issue