This is a migrated thread and some comments may be shown as answers.

Align Remove Button

1 Answer 71 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Henry
Top achievements
Rank 1
Henry asked on 26 Mar 2010, 10:19 AM
Hi,
  Is there a way to align the Remove button?
  Currently the alignment of the Remove button depends on the length of the filename.
  Is it possible that the Remove button is all vertically aligned correctly? (like the Upload Success icon - all are aligned vertically straight).

  I'm playing around with ruFileWrap ruStyled, ruUploadProgress ruUploadSuccess and ruButton ruRemove, but could not get the desired effect.

  Please help.

Many Thanks,
Henry Wu

1 Answer, 1 is accepted

Sort by
0
Henry
Top achievements
Rank 1
answered on 26 Mar 2010, 10:22 AM
Oh, I got it. Sorry about that.

Just add a fixed width to the class :
.RadUpload .ruFileWrap
{
  width : 200px !important;
}

Many Thanks,
Henry Wu

Tags
AsyncUpload
Asked by
Henry
Top achievements
Rank 1
Answers by
Henry
Top achievements
Rank 1
Share this question
or