1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 04:41:36 +02:00

Restore .navbar-text and add some basic examples to the docs /cc #18049

This commit is contained in:
Mark Otto
2016-05-15 12:29:56 -07:00
parent 5a5ca44a3b
commit dfa2536c3b
2 changed files with 29 additions and 1 deletions

View File

@@ -99,6 +99,17 @@
}
// Navbar text
//
//
.navbar-text {
display: inline-block;
padding-top: .425rem;
padding-bottom: .425rem;
}
// Navbar toggle
//
// Custom button for toggling the `.navbar-collapse`, powered by the collapse