C
C
Chaly952018-03-26 22:48:05
css
Chaly95, 2018-03-26 22:48:05

How to align Label?

Hello
There is an input to which the label is attached.
The problem is the following, one of the blocks moves out relative to the rest.
I would be grateful for any help)
Here you can see the problem if you click on the issue button on the first map.
fitness.ad-rocket.com.ua/card
5ab94dc6215aa727461652.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Epifanov, 2018-03-26
@chaly95

if you can use flexes, then you can do this:
for the .price-card-label block, set:

display: flex;
justify-content: center;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question