Browse Source

Change align of menu

sbkwgh 8 years ago
parent
commit
fa0404c181
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/NotificationButton.vue

+ 1 - 0
src/components/NotificationButton.vue

@@ -122,6 +122,7 @@
 			z-index: 8;
 		}
 		@at-root #{&}__menu {
+			left: -50%;
 			position: absolute;
 			top: 2.9rem;
 			background-color: #fff;