Commit 3f2c0e94 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'rs-sign-in-margin' into 'master'

Fix top margin for sign-in button on public pages

Closes #2615

[ci skip]

See merge request !1412
parents b859506b 15bf2e44
...@@ -302,7 +302,7 @@ table { ...@@ -302,7 +302,7 @@ table {
} }
.btn-sign-in { .btn-sign-in {
margin-top: 15px; margin-top: 8px;
text-shadow: none; text-shadow: none;
} }
......
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