mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-28 00:07:57 -05:00
Tighten up login box checkbox spacing.
This commit is contained in:
@@ -2102,9 +2102,14 @@ li.searchfacet {
|
||||
|
||||
.user-form .remember {
|
||||
display: inline;
|
||||
margin-left: 5px;
|
||||
margin-left: 2px;
|
||||
text-transform: lowercase;
|
||||
}
|
||||
|
||||
.user-form input[type=checkbox] {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.user-form ul { margin: 7px; }
|
||||
.user-form li { margin-top: 5px; }
|
||||
.user-form p .btn { margin-top: 5px }
|
||||
|
||||
Reference in New Issue
Block a user