Answer the question
In order to leave comments, you need to log in
How to make these elements work properly with bootstrap?
Here is the code how it should work https://codepen.io/mustafich/pen/gvwbNm
And for the fact that the site is bootstrap looks clumsy ( )
How to make these elements work properly with bootstrap?
Answer the question
In order to leave comments, you need to log in
You need to set the CSS property box-sizing: content-box; because bootstrap sets all elements to the value of the border-box property
see in the inspector how the bootstrap affects the elements and override the css.
Or connect the bootstrap not entirely, but partially, if necessary.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question