Commit bc967dd2 authored by Robin Naundorf's avatar Robin Naundorf

Fix broadcast message misalignment on login page

* Change margin-top from 50px to 40px on login-page-broadcast

Closes #49364
parent 34c57e09
......@@ -237,7 +237,7 @@
}
.login-page-broadcast {
margin-top: 50px;
margin-top: 40px;
}
.navless-container {
......
---
title: Fix misalignment of broadcast message on login page
merge_request: 20794
author: Robin Naundorf
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment