Issue #151: Spacing between "Log-in" and "Register" buttons
- Removed ".first" class from Register button - Increase spacing between buttons
This commit is contained in:
@@ -428,7 +428,7 @@ noscript {
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
&.half {
|
||||
width: ~"calc(50% - 2px)";
|
||||
width: ~"calc(50% - 10px)";
|
||||
&:not(.first) {
|
||||
float: right;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user