Upload control loses design after it is displayed using Ajax
I have some RadAsyncUpload controls that is hidden when there already is documents uploaded. When I activate Ajax the upload controls gets cutoff, (see attached image). It still works though.
I get no error in console.
I have compared the created html of the RAU and it is identical except for a comment
(<!-- 2012.3.1308.40 -->)
Anyone with a suggestion on what to test next?
Regards