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:
Diffstat (limited to 'app/assets/stylesheets/sections/dashboard.scss')
-rw-r--r--app/assets/stylesheets/sections/dashboard.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/stylesheets/sections/dashboard.scss b/app/assets/stylesheets/sections/dashboard.scss
index 6487e0acd91..2be24e9b131 100644
--- a/app/assets/stylesheets/sections/dashboard.scss
+++ b/app/assets/stylesheets/sections/dashboard.scss
@@ -89,6 +89,10 @@
}
}
+.project-description {
+ overflow: hidden;
+}
+
.project-access-icon {
margin-left: 10px;
float: left;