From 9efecb9c59d0003299cef7bc103f75ea726d07f6 Mon Sep 17 00:00:00 2001 From: Mo Bitar Date: Sat, 25 Nov 2017 12:45:58 -0600 Subject: [PATCH] Undo comments --- app/assets/stylesheets/app/_menus.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/app/_menus.scss b/app/assets/stylesheets/app/_menus.scss index 0a3a5e995..e1bfbd4af 100644 --- a/app/assets/stylesheets/app/_menus.scss +++ b/app/assets/stylesheets/app/_menus.scss @@ -25,7 +25,7 @@ ul.section-menu-bar { font-size: 13px; font-weight: bold; - // user-select: none; + user-select: none; &.full-width { width: 100%;