M
M
mustafich2018-02-06 15:20:39
css
mustafich, 2018-02-06 15:20:39

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 ( 5a799d3f8da2e334228881.png)
How to make these elements work properly with bootstrap?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
M
mustafich, 2018-02-07
@mustafich

You need to set the CSS property box-sizing: content-box; because bootstrap sets all elements to the value of the border-box property

S
Socrates, 2018-02-06
@Karmov69

see in the inspector how the bootstrap affects the elements and override the css.
Or connect the bootstrap not entirely, but partially, if necessary.

E
Egor Zhivagin, 2018-02-06
@Krasnodar_etc

Are you sure it's because of the bootstrap?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question