From 67d9bc2e3ab7d7aa1ee5081f2ca84fdcf7ebf8c4 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Mon, 28 Nov 2016 17:36:35 -0300 Subject: [PATCH] Disable selection --- client/coral-ui/components/TabBar.css | 1 + 1 file changed, 1 insertion(+) diff --git a/client/coral-ui/components/TabBar.css b/client/coral-ui/components/TabBar.css index bb00a22c5..7f9336726 100644 --- a/client/coral-ui/components/TabBar.css +++ b/client/coral-ui/components/TabBar.css @@ -14,6 +14,7 @@ border-bottom: none; padding: 8px 10px; margin-right: -1px; + user-select: none; } .base li:hover {