summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey <ad@2d-arts.com>2015-10-02 17:08:12 +0200
committerAndrey <ad@2d-arts.com>2015-10-02 17:08:12 +0200
commit75c03530f8c85924d0b7dfc020ebe65ec0488dba (patch)
tree798af54548c2fd06d4e41f47571e2c2889284d44
parentacdb5f34cffc124ac9f727ff434f375b0bbe9971 (diff)
downloadgitlab-ce-projects.tar.gz
removed max-heght from project.scssprojects
-rw-r--r--app/assets/stylesheets/pages/projects.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index ddcf65d38f1..acf07440122 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -503,10 +503,4 @@ pre.light-well {
.inline-form {
display: inline-block;
-}
-
-.max-height {
- height: 100%;
- display: table;
- width: 100%;
} \ No newline at end of file