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
This commit is contained in:
Robert Speicher
2015-09-23 17:00:19 +00:00
+1 -1
View File
@@ -302,7 +302,7 @@ table {
}
.btn-sign-in {
margin-top: 15px;
margin-top: 8px;
text-shadow: none;
}