Question
1
Replies
2471
Views
synechron inc
Posted: May 8, 2017
Last activity: May 8, 2017
Closed
How to keep Spacing Between Label and Field
Hello guys,
I have a CSS inline grid dynamic layout with 3 columns(3 Text I/p's), each having label on the left side and field on the right side(read only).
My question is there is lot of space between label and space when I run it how can I reduce the space ?
Please suggest me best solution in styles(CSS) or any other alternative .
TIA
Hi Siva,
Can you check the below links? They may give you some idea/suggestion.
http://stackoverflow.com/questions/25154382/how-to-reduce-space-between-label-and-a-text-box-in-html
http://stackoverflow.com/questions/17275707/how-do-i-evenly-add-space-between-a-label-and-the-input-field-regardless-of-leng
Thanks,
Susan