summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/dropdowns.scss
diff options
context:
space:
mode:
authorDimitrie Hoekstra <dimitriehoekstra@gmail.com>2016-12-14 17:53:39 +0100
committerDimitrie Hoekstra <dimitriehoekstra@gmail.com>2016-12-14 17:53:39 +0100
commita0ba72ee28ff666e651d3a9cdef19a9d35c22616 (patch)
tree6d3bcdba5afbbc7e672a097cc375028a097c5cf0 /app/assets/stylesheets/framework/dropdowns.scss
parente138646aad4a836459999a399cdd9eca1e09847d (diff)
downloadgitlab-ce-a0ba72ee28ff666e651d3a9cdef19a9d35c22616.tar.gz
css changes @dimitrieh v1
Diffstat (limited to 'app/assets/stylesheets/framework/dropdowns.scss')
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index d5914b900e2..21df80c01f7 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -98,7 +98,7 @@
@extend .dropdown-toggle;
padding-right: 20px;
position: relative;
- width: 160px;
+ width: 163px;
text-overflow: ellipsis;
overflow: hidden;