Drop redundant border

This was increasing the icon size from 44x44 to 46x46

Addresses topic 1 from Alex's feedback in:
T191021#7228591

Bug: T191021
Change-Id: I03c80b5ceda9b23dfa53a245bed820ca22a1d95a
This commit is contained in:
jdlrobson 2021-07-21 13:57:24 -07:00 committed by Jdlrobson
parent 364c35dcdf
commit 68e55542af
1 changed files with 0 additions and 3 deletions

View File

@ -16,9 +16,6 @@
}
#mw-sidebar-button {
border: @border-width-base @border-style-base transparent;
border-radius: @border-radius-base;
&:before {
// Equals `#555`, closest to `#54595d` on background-color `#fff`.
opacity: 0.67;