summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/boards.scss
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-08-08 14:30:38 +0100
committerPhil Hughes <me@iamphill.com>2016-08-17 17:12:47 +0100
commite04db427f10e979f141dba8804b8b913d3c87dbf (patch)
tree0986620bf69e991ae13081513fb6b774ce34b98c /app/assets/stylesheets/pages/boards.scss
parente00b56d04874a188efd2476e70376fc7abf018ba (diff)
downloadgitlab-ce-e04db427f10e979f141dba8804b8b913d3c87dbf.tar.gz
Label description in tooltip
Clicking label adds that label to the filtered by
Diffstat (limited to 'app/assets/stylesheets/pages/boards.scss')
-rw-r--r--app/assets/stylesheets/pages/boards.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/boards.scss b/app/assets/stylesheets/pages/boards.scss
index 1af91f001b5..364e5a41bb0 100644
--- a/app/assets/stylesheets/pages/boards.scss
+++ b/app/assets/stylesheets/pages/boards.scss
@@ -250,6 +250,11 @@
a {
cursor: pointer;
}
+
+ .label {
+ border: 0;
+ outline: 0;
+ }
}
.card-title {