Do not give fix width of et2_label, as it squeezes labels with long text

This commit is contained in:
Hadi Nategh 2015-04-21 13:02:56 +00:00
parent a040d036bb
commit bcf5f4bf2b
3 changed files with 0 additions and 3 deletions

View File

@ -3572,7 +3572,6 @@ tr.dialogHeader4 .et2_label {
/*margin-right: 55px;*/
margin: 0px;
font-size: 1em;
width: 50px !important;
}
/************* Tabs *********************************/
/**

View File

@ -3561,7 +3561,6 @@ tr.dialogHeader4 .et2_label {
/*margin-right: 55px;*/
margin: 0px;
font-size: 1em;
width: 50px !important;
}
/************* Tabs *********************************/
/**

View File

@ -271,7 +271,6 @@ tr.dialogHeader4{
/*margin-right: 55px;*/
margin: 0px;
font-size: 1em;
width: 50px !important;
}