summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-07-21 12:50:30 +0100
committerPhil Hughes <me@iamphill.com>2016-07-21 12:50:30 +0100
commit283bd88a77786b44d2f491f73a1b22be802fad68 (patch)
tree12db7b0c32ba5971efa4251acea73ef92af261d6
parent4e40ba93dcfc339ab4baa47ef39e1a570e4fc902 (diff)
downloadgitlab-ce-project-desc-width.tar.gz
Changed project description widthproject-desc-width
Closes #20020
-rw-r--r--app/assets/stylesheets/pages/projects.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index cc3aef5199e..53cdc3a1400 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -99,7 +99,7 @@
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
- max-width: 480px;
+ max-width: 700px;
> p {
margin-bottom: 0;