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

How to Increase the space between select button and textbox in RadAsyncUpload

1 Answer 39 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
1031210477
Top achievements
Rank 1
1031210477 asked on 01 Mar 2017, 08:31 AM
How to Increase the space between select button and textbox in RadAsyncUpload

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 01 Mar 2017, 05:06 PM

Hi,

Here is an example how to increase the margin between the button and the textbox: https://www.screencast.com/t/MGQAD8TFc1c, i.e

.RadUpload .ruBrowse {
    margin-left: 68px !important;
}

Best regards,
Rumen
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
AsyncUpload
Asked by
1031210477
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or