mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 21:56:19 +10:00
Merge branch 'login-flash' into 'master'
Add bottom margin for flash container on login page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @jschatz1 @skyruler Fixes #13935 See merge request !3040
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.flash-container {
|
||||
margin-bottom: $gl-padding;
|
||||
}
|
||||
|
||||
.brand-holder {
|
||||
font-size: 18px;
|
||||
line-height: 1.5;
|
||||
|
||||
Reference in New Issue
Block a user