B
B
Boris Yakushev2016-11-18 01:48:21
css
Boris Yakushev, 2016-11-18 01:48:21

What gives bootstrap a small indent?

Good afternoon, tell me, please.
What gives this indent?
ec8d888af0.png
Link to the site: tyts
upd: look at a width of no more than 900px.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Elwen, 2016-11-18
@za4me

.navbar-header, .navbar-nav {
    vertical-align: top;
}

Indentation appears due to the specifics of inline blocks.

K
Konstantin Davydov, 2016-11-18
@space_pancake

There is something really wrong there. But if I understand correctly, this indent appears from the indents of the child elements of the .topbar block

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question