Do not apply height to et2_file class, let the browser calculates it.

-Fix list of files in uploading progress overflow on top of Existing links element instead of getting right height and expand.
This commit is contained in:
Hadi Nategh 2014-08-15 11:38:32 +00:00
parent 920413d6ce
commit b991bf4531
2 changed files with 0 additions and 2 deletions

View File

@ -365,7 +365,6 @@
border-radius: 5px;
left: 0px;
margin-left: 60px;
height: 24px;
/* &:hover {background-color: @color_positive_action_active !important;}
&:active {background-color: @color_positive_action_active !important;}*/
}

View File

@ -301,7 +301,6 @@ div.et2_file input.et2_file_upload{
.rounded (5px);
left: 0px;
margin-left: 60px;
height: 24px;
/* &:hover {background-color: @color_positive_action_active !important;}
&:active {background-color: @color_positive_action_active !important;}*/