mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-16 01:24:38 +00:00
ui: bottom padding messes causes spurious padding
This commit is contained in:
parent
e085030b75
commit
f29d9563cc
@ -675,7 +675,6 @@ label>input[type="radio"] {
|
||||
|
||||
div[data-for*="help_for"] {
|
||||
padding-top: .4em;
|
||||
padding-bottom: .4em;
|
||||
}
|
||||
|
||||
#log-settings label[for^="act"] {
|
||||
|
||||
@ -5890,8 +5890,7 @@ label > input[type="radio"] {
|
||||
float: left; }
|
||||
|
||||
div[data-for*="help_for"] {
|
||||
padding-top: .4em;
|
||||
padding-bottom: .4em; }
|
||||
padding-top: .4em; }
|
||||
|
||||
#log-settings label[for^="act"] {
|
||||
margin-right: 1.5em; }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user