Removing temporary `.body` selectors.

Per the comment, it's been a week. These selectors should be removed.

Change-Id: Ifebb7939596827fc8ade7213f3acf6bf80eebb40
This commit is contained in:
Jan Drewniak 2021-03-24 13:53:48 +01:00
parent 2b0141cdef
commit 88dcdab6db
2 changed files with 0 additions and 4 deletions

View File

@ -22,8 +22,6 @@
cursor: default;
}
// FIXME: Remove .body after 1 week
.body,
.vector-menu-content {
margin-left: @margin-start-portal-body;
padding-top: 0;

View File

@ -11,8 +11,6 @@
display: none;
}
// FIXME: Remove .body after 1 week
.body,
.vector-menu-content {
margin-left: @margin-start-nav-main-body;
}