Opened this issue 13 years ago · 1 comments
Progress bar when uploading album images appear too long as compared to its container.
Add this somewhere in admin.css or any other css thats loaded while in backend
.slidetoggle { display:none !important; }
.percent, .progress{ width:110px !important; }