| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Restores `font-size` and more to the `<select>` element while also
changing from `min-height` to `height` for input sizing.
Fixes #8520 as opened by @ShaunR (would've merged that PR but I moved
everything around right before).
|
|
|
|
#8429, and #8067)
|
|
|
|
|
|
fixed dimensions
|
|
|
|
|
|
|
|
Conflicts:
docs/assets/js/bootstrap.min.js
|
|
|
|
|
|
|
|
bassjobsen-patch-1
|
|
Remove unneeded prefixes from some mixins
|
|
|
|
mauricew-3.0.0-wip
|
|
|
|
|
|
|
|
|
|
* Since we no longer have `.nav-list`, I've nuked the `.nav-header`
* However, dropdowns can still have section headings, so I've kept that
around with the addition of `.dropdown-header`
* Restyled it a smidge as well
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename .retina-image => .img-retina
|
|
All variables should be set in variables.less?
|
|
|
|
|
|
code.less: cleanup styles that get immediately overriden later in the file
|
|
use LESS nesting more in dropdowns.less
|
|
refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)
|
|
use nesting more in pagination.less
|
|
more nesting in navbar.less
|
|
|
|
|
|
|
|
|
|
|
|
|
|
extract .progress-bar-variant mix-in
|
|
extract .label-variant mix-in
|
|
more nesting in navs.less
|
|
more nesting in button-groups.less
|
|
|
|
|