summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gear <gear54rus@gmail.com>2018-12-11 22:19:40 +0700
committerPaul Gear <gear54rus@gmail.com>2018-12-13 00:28:53 +0700
commit2b488c466393b3c2b08801329ccf124a3e45da10 (patch)
treede51622856d2dea6cb198323b3b6363976bedb0c
parent2463da920a5188b76f657952d3c866c12b528c37 (diff)
downloadgitlab-ce-2b488c466393b3c2b08801329ccf124a3e45da10.tar.gz
54376 Add margin to .row on signin page
-rw-r--r--app/views/layouts/devise.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/layouts/devise.html.haml b/app/views/layouts/devise.html.haml
index 43bd07679ba..4f8db74382f 100644
--- a/app/views/layouts/devise.html.haml
+++ b/app/views/layouts/devise.html.haml
@@ -9,7 +9,7 @@
.container.navless-container
.content
= render "layouts/flash"
- .row
+ .row.append-bottom-15
.col-sm-7.brand-holder
%h1
= brand_title