Do not hide notifications icon when drawer open

Bug: T228890
Change-Id: I7af7d4d760a443bd2c7dcce04fabb7e80dd35524
This commit is contained in:
jdlrobson 2019-08-01 14:06:32 -07:00 committed by Jdlrobson
parent 721e63f19f
commit 223f22d1c9
1 changed files with 0 additions and 4 deletions

View File

@ -170,10 +170,6 @@
left: -@rightDrawerWidth !important;
right: @rightDrawerWidth !important;
width: auto;
.main-header-button {
visibility: hidden;
}
}
}