Commit 15bf2e44 authored by Robert Speicher's avatar Robert Speicher

Fix top margin for sign-in button on public pages

Closes #2615
parent b859506b
......@@ -302,7 +302,7 @@ table {
}
.btn-sign-in {
margin-top: 15px;
margin-top: 8px;
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