Use an inline list for the login auth buttons
This commit is contained in:
parent
ffe637f23d
commit
0a41b19bbc
2 changed files with 6 additions and 27 deletions
|
@ -1041,17 +1041,6 @@ tr.turn:hover {
|
|||
}
|
||||
}
|
||||
|
||||
/* Rules for the log in page */
|
||||
|
||||
#login_auth_buttons {
|
||||
margin-bottom: 0;
|
||||
|
||||
li {
|
||||
float: left;
|
||||
padding: $lineheight/4 $lineheight/2;
|
||||
}
|
||||
}
|
||||
|
||||
/* Rules for the account confirmation page */
|
||||
|
||||
.users-terms {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue