diff options
| author | Phil Hughes <me@iamphill.com> | 2016-08-10 13:57:08 +0100 |
|---|---|---|
| committer | Phil Hughes <me@iamphill.com> | 2016-08-17 17:17:39 +0100 |
| commit | 2f0826b1e257717cbc99e73b4b464932900a1153 (patch) | |
| tree | 1a2f86c44d68bfe85f7a178027c43f8dfcb1fc08 /app/assets | |
| parent | 954b0daeda5b43e6dd237f6f5a6d951853f265b2 (diff) | |
| download | gitlab-ce-2f0826b1e257717cbc99e73b4b464932900a1153.tar.gz | |
Fixed list heights
Diffstat (limited to 'app/assets')
| -rw-r--r-- | app/assets/stylesheets/pages/boards.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/boards.scss b/app/assets/stylesheets/pages/boards.scss index 8d6b6405309..7bbf07bcb00 100644 --- a/app/assets/stylesheets/pages/boards.scss +++ b/app/assets/stylesheets/pages/boards.scss @@ -90,7 +90,6 @@ @media (min-width: $screen-sm-min) { min-height: 475px; - max-height: 475px; } } |
