Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-06-01 18:03:48 +0300
committerPhil Hughes <me@iamphill.com>2017-06-01 18:03:48 +0300
commitb6e39b02d5985eb2bda8b1f93e05c6c5281b2f3a (patch)
tree7288191e8582376c4f9f860032f4b3c325961f2e /app/assets/stylesheets/pages/boards.scss
parent8f5da962a363389c606d1f8427fcc36286ea2285 (diff)
changed the icon for the collapsed backlog list
[ci skip]
Diffstat (limited to 'app/assets/stylesheets/pages/boards.scss')
-rw-r--r--app/assets/stylesheets/pages/boards.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/boards.scss b/app/assets/stylesheets/pages/boards.scss
index 64bd2ee10fa..be3bec7faa5 100644
--- a/app/assets/stylesheets/pages/boards.scss
+++ b/app/assets/stylesheets/pages/boards.scss
@@ -104,7 +104,7 @@
}
&.is-collapsed {
- width: 60px;
+ width: 50px;
.board-header {
position: absolute;