A
A
Anton2018-02-23 11:54:30
css
Anton, 2018-02-23 11:54:30

The div moves, how to fix the layout?

https://codepen.io/anon/pen/oEMwRx
If you click on the first item or the second item from the left, then the next item (div) is shifted to the height of the div that appears on the right. How to fix the position of points on the left when you check them?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dima, 2018-02-23
@anton99zel

div[class^=desc]{
  position:absolute;
}

)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question