forked from extern/egroupware
Remove extra margin inside labels, fixes indented text in nextmatch columns (textbox_ro)
This commit is contained in:
parent
020058061d
commit
37a39dfe87
@ -733,17 +733,6 @@ table.et2_grid tbody.ui-sortable > tr:not(.th) {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Create some spacing for widgets inside labels
|
|
||||||
*/
|
|
||||||
label input,
|
|
||||||
label span,
|
|
||||||
label div,
|
|
||||||
label select,
|
|
||||||
label textarea {
|
|
||||||
margin-left: 1ex;
|
|
||||||
margin-right: 1ex;
|
|
||||||
}
|
|
||||||
/**
|
/**
|
||||||
* Message styles
|
* Message styles
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user