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

date picker button not alinging on from group margin bottom.

1 Answer 32 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Philip
Top achievements
Rank 1
Philip asked on 01 Jun 2016, 12:20 PM

When I am using the following to group the controls in bootstrap with from-group I want to have a 15px margin bottom on the controls for spacing but what happens is the date icon goes out of alignment how do i get the icon to line up after applyign 15 px to form group.

 

<div class="form-group">
                           <label class="col-md-4 control-label" for="textinput">Date Of Birth</label>
                           <div class="col-md-8">
                               <telerik:RadDatePicker ID="rdDob"  Skin="Bootstrap" runat="server"></telerik:RadDatePicker>
 </div>
</div>

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 06 Jun 2016, 11:30 AM
Hello,

Can you please share your full page markup and related styles and client code so that we can try to replicate the issue locally and advise you for the best solution in your case?

Regards,
Maria Ilieva
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
DatePicker
Asked by
Philip
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or