Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gear <gear54rus@gmail.com>2018-12-11 18:19:40 +0300
committerPaul Gear <gear54rus@gmail.com>2018-12-12 20:28:53 +0300
commit2b488c466393b3c2b08801329ccf124a3e45da10 (patch)
treede51622856d2dea6cb198323b3b6363976bedb0c /app/views/layouts/devise.html.haml
parent2463da920a5188b76f657952d3c866c12b528c37 (diff)
54376 Add margin to .row on signin page
Diffstat (limited to 'app/views/layouts/devise.html.haml')
-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