mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-26 09:53:20 +01:00
Do not give fix width of et2_label, as it squeezes labels with long text
This commit is contained in:
parent
3a3fea946b
commit
2b4c1f4fb3
@ -3572,7 +3572,6 @@ tr.dialogHeader4 .et2_label {
|
|||||||
/*margin-right: 55px;*/
|
/*margin-right: 55px;*/
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
width: 50px !important;
|
|
||||||
}
|
}
|
||||||
/************* Tabs *********************************/
|
/************* Tabs *********************************/
|
||||||
/**
|
/**
|
||||||
|
@ -3561,7 +3561,6 @@ tr.dialogHeader4 .et2_label {
|
|||||||
/*margin-right: 55px;*/
|
/*margin-right: 55px;*/
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
width: 50px !important;
|
|
||||||
}
|
}
|
||||||
/************* Tabs *********************************/
|
/************* Tabs *********************************/
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user