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:
authorTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-28 12:25:19 +0300
committerPhil Hughes <me@iamphill.com>2017-07-28 12:25:19 +0300
commitcc25e2ba1daa4f413e73658a7d960cbf5ba93344 (patch)
tree028f14e3ef90d731ff313edf0aea7234964b3a51 /app/assets/stylesheets/pages/projects.scss
parentba81e6defba49ebc0ff360a2bae888336673f5a5 (diff)
Global nav (9.0) UI improvement
Diffstat (limited to 'app/assets/stylesheets/pages/projects.scss')
-rw-r--r--app/assets/stylesheets/pages/projects.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index a3e07a36c33..b3a90dff89a 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -707,6 +707,7 @@ pre.light-well {
background-color: transparent;
border: 0;
text-align: left;
+ text-overflow: ellipsis;
}
.protected-branches-list,