| Age | Commit message (Collapse) | Author | Files | Lines |
|
Conflicts:
dist/css/bootstrap.min.css
|
|
|
|
|
|
don't potentially screw folks over
|
|
|
|
|
|
|
|
|
|
mark .box-shadow() mixin as deprecated
|
|
|
|
|
|
from increasing navbar height
|
|
|
|
tables and behave more like standard block level elements
|
|
add note in Less source about global `box-sizing: border-box;`
|
|
|
|
Refs #12351
|
|
|
|
|
|
|
|
|
|
remove default left-right print margins per upstream h5bp change
|
|
Refs:
https://github.com/h5bp/html5-boilerplate/commit/57be193031b95b003b96efe9eba7a4db7f58f4e1
https://github.com/h5bp/html5-boilerplate/issues/1477
|
|
|
|
Conflicts:
less/mixins.less
|
|
Fixes #12263: Remove border radius when it's not both ends in panel
|
|
add & use @modal-md Less var for uniformity
|
|
|
|
|
|
|
|
|
|
Thanks to @Quy for pointing these out.
|
|
|
|
|
|
|
|
|
|
|
|
child panels
|
|
|
|
|
|
|
|
used new variable in glyphicons.less
|
|
|
|
variables.less; fixes #11095
also updates variables file organization (courtesy @mdo)
|
|
This changes the order of component variations throughout the repo (code and docs) to be more consistent.
The order now used everywhere is the one most frequently found in the repo before:
Default, Primary, Success, Info, Warning, Danger
|
|
|
|
|
|
task; Fixes #12030: navbar toggle focus state
|
|
|
|
only occurrence.
|