| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Extract color styles from .navbar { } and put them into
.navbar-default { }
* Change variable names
* Change the docs accordingly (i.e., add the .navbar-default class to
all default navbars)
* Change customizer accordingly
|
|
in collapse is a right aligned navbar nav
|
|
|
|
|
|
Conflicts:
dist/css/bootstrap.min.css
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Addresses a few different cases where the navbar has and doesn't have a
container, and accordingly adjusts the padding and margin of key
elements.
|
|
* Defaults to no rounded corners and full width in the viewport
* When in a container, the jumbotron has extra padding and will have
rounded corners
* Updates default jumbotron example to show the full width default
display
Fixes #9759.
|
|
|
|
|
|
|
|
|
|
1px bug
|
|
|
|
elements
|
|
padding to body to compensate
|
|
|
|
|
|
#9705
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.thumbnail > img
|
|
horizontal mode
|
|
more like active nav items
|
|
|
|
|
|
|
|
|
|
|
|
mixins.less
|
|
object screws it up; instead use some padding on the navbar nav
|
|
to pass custom value to it
|
|
spacing
|
|
into Luis-TP-navbar-brand-margin
Conflicts:
dist/css/bootstrap.min.css
|
|
text (fixes #9500)
|
|
|
|
|