summaryrefslogtreecommitdiff
path: root/app/views/layouts
diff options
context:
space:
mode:
authorAndrey <ad@2d-arts.com>2015-10-02 11:24:12 +0200
committerAndrey <ad@2d-arts.com>2015-10-02 11:24:12 +0200
commitfd86b66914c1fff35d38ed0715d64f7e9dfa2757 (patch)
treeab75e68d20b4b1c4662c792072d2c7d9defcfd57 /app/views/layouts
parenta4383aea4ce5d610509d0019b85dabe90695deec (diff)
downloadgitlab-ce-fd86b66914c1fff35d38ed0715d64f7e9dfa2757.tar.gz
CSS markup fixed
Everything is fixed according DZ comments. Added a bit sexy transition for our project buttons ><
Diffstat (limited to 'app/views/layouts')
-rw-r--r--app/views/layouts/_page.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/_page.html.haml b/app/views/layouts/_page.html.haml
index 95a6267e2eb..1f4ade81ed2 100644
--- a/app/views/layouts/_page.html.haml
+++ b/app/views/layouts/_page.html.haml
@@ -25,5 +25,5 @@
= render "layouts/flash"
%div{ class: container_class }
.content
- .clearfix.max_height
+ .clearfix.max-height
= yield