Merge "Drop legacy selector from Vector"

This commit is contained in:
jenkins-bot 2020-08-31 19:39:50 +00:00 committed by Gerrit Code Review
commit 952abb0dde
1 changed files with 0 additions and 4 deletions

View File

@ -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;