aligning bootstrap text boxes using horizontal form

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


aligning bootstrap text boxes using horizontal form



I am working on a long form with several input fields and i was trying to align an horizontal form.
On first row, there are 3 fields (col-md-4) and on the second row there have two fields (col-md-8 and col-md-4). How do i get the text boxes right aligned?



enter image description here




1 Answer
1



Apply a text-align: right style to the "Middle Name" and "City" columns.


text-align: right






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Stripe::AuthenticationError No API key provided. Set your API key using “Stripe.api_key = ”

CRM reporting Extension - SSRS instance is blank

Keycloak server returning user_not_found error when user is already imported with LDAP