From aa8c6f3bdd6dbe9fe658e28fa2c9e14f3a84d448 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 2 Sep 2015 11:11:03 -0400 Subject: [PATCH] Update header so text selection is not possible --- public/less/admin/header.less | 1 + 1 file changed, 1 insertion(+) diff --git a/public/less/admin/header.less b/public/less/admin/header.less index df91bd4787..ea0e9fb0d1 100644 --- a/public/less/admin/header.less +++ b/public/less/admin/header.less @@ -1,4 +1,5 @@ .header { + .no-select; position: relative; background: #333; width: 100%;