summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorGeorge Tsiolis <tsiolis.g@gmail.com>2018-06-21 14:38:14 +0300
committerGeorge Tsiolis <tsiolis.g@gmail.com>2018-06-21 14:47:15 +0300
commit57a4013a468946b05aac36cf7eb2dc5741f2dec2 (patch)
tree99c96b02ca384e32ef4aad1cc05d0c77cba7c259 /app
parent7c11ed8c916a10f6d9c32635986008b48410531f (diff)
downloadgitlab-ce-57a4013a468946b05aac36cf7eb2dc5741f2dec2.tar.gz
Fix boards issue highlight
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/boards.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/boards.scss b/app/assets/stylesheets/pages/boards.scss
index 7c1d1626f1c..750d2c8b990 100644
--- a/app/assets/stylesheets/pages/boards.scss
+++ b/app/assets/stylesheets/pages/boards.scss
@@ -290,10 +290,6 @@
&.is-active,
&.is-active .board-card-assignee:hover a {
background-color: $row-hover;
-
- &:first-child:not(:only-child) {
- box-shadow: -10px 0 10px 1px $row-hover;
- }
}
.badge {