O
O
orange_blue2016-05-30 22:40:00
css
orange_blue, 2016-05-30 22:40:00

How to center align Bootstrap tabs?

How to center align Bootstrap tabs?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dima Pautov, 2016-05-30
@bootd

Learn how to type first, and then use this fucking bootstrap!!!!

.nav-tabs {
text-align: center;
}

.nav-tabs > li {
float: none;
display: inline-block;
}

D
Dark Hole, 2016-05-30
@abyrkov

<center></center>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question