Add claim call to action on unclaimed accounts
This commit is contained in:
@@ -243,13 +243,16 @@ select:not([multiple]) {
|
||||
.alert .alert_right, .alert > form {
|
||||
display: inline-block;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
}
|
||||
|
||||
.alert .alert_right:not(.button) {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.alert .alert_right form {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user