New message form and checkbox papercuts
This commit is contained in:
parent
f47e0b5b2a
commit
08c8d25a9d
4 changed files with 7 additions and 7 deletions
|
|
@ -352,6 +352,10 @@ label {
|
|||
}
|
||||
}
|
||||
}
|
||||
// fix checkbox form height
|
||||
.controls > label.checkbox { margin-top: 5px; }
|
||||
.settings-group .controls > label.checkbox { margin-top: 0; }
|
||||
|
||||
|
||||
// it's a bit distracting
|
||||
.icon-asterisk {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue