From bc2e0614c3baa1a1c5b7ae7b657be0678d62d6de Mon Sep 17 00:00:00 2001 From: John Leider Date: Sun, 6 Aug 2017 21:04:30 -0400 Subject: [PATCH] removed hard coded background for .menu__content --- src/stylus/components/_menus.styl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/stylus/components/_menus.styl b/src/stylus/components/_menus.styl index f7afd922581..7c66c41b459 100755 --- a/src/stylus/components/_menus.styl +++ b/src/stylus/components/_menus.styl @@ -18,7 +18,6 @@ margin: 0 &__content - background: $material-theme.bg-color position: absolute display: inline-block border-radius: 2px