Merge pull request #2641 from matrix-org/dbkr/remove_welcome_from_topleft

Remove 'welcome' from top-left menu
This commit is contained in:
J. Ryan Stinnett
2019-02-14 16:40:39 +00:00
committed by GitHub
4 changed files with 0 additions and 15 deletions
@@ -31,10 +31,6 @@ limitations under the License.
mask-image: url('$(res)/img/feather-icons/home.svg');
}
li.mx_TopLeftMenu_icon_welcome::after {
mask-image: url('$(res)/img/feather-icons/gift.svg');
}
li.mx_TopLeftMenu_icon_settings::after {
mask-image: url('$(res)/img/feather-icons/settings.svg');
}