aboutsummaryrefslogtreecommitdiff
path: root/less/badges.less
AgeCommit message (Collapse)AuthorFilesLines
2017-11-25move from csslint to stylelintMark Otto1-3/+3
2015-04-13Fixes #16270.Ray McMahan1-1/+1
Badges now appeared vertically centered next to text. Previously, badges appeared to be somewhat lower than tall text such as h1's next to it.
2015-01-21Fix having multiple selectors on a single line.Kevin Kirsche1-1/+2
2015-01-21Fix issue twbs/bootstrap#15561Kevin Kirsche1-1/+1
Fix issue twbs/bootstrap#15561 regarding badges not shrinking to fit inside of .btn-group-xs
2015-01-19Trim whitespacesGeremia Taglialatela1-4/+4
2015-01-16Added blank line between selectors in badgesKevin Jannis1-0/+4
2014-11-08Badges: fix active styles when in non-anchor `.list-group-item`Heinrich Fenkart1-1/+7
2014-03-07Improve badges mixinabilityZlatan Vasović1-18/+18
2014-01-14Fixes #12210: badges in xs buttonsMark Otto1-0/+4
2013-10-23Add quick fix to labels and badges in buttonsZlatan Vasović1-6/+6
2013-08-11fixes #9241: enable collapsing for labels, in addition to badges, when emptyMark Otto1-1/+1
2013-08-05Merge branch '3.0.0-wip' of https://github.com/saas786/bootstrap into ↵Mark Otto1-3/+3
saas786-3.0.0-wip Conflicts: customize.html less/alerts.less less/badges.less less/button-groups.less less/buttons.less less/carousel.less
2013-07-30Improves label and badge alignment so text aligns with baselineBrian Nelson1-1/+1
2013-07-28move things aroundsyed1-3/+3
Moved alerts, badges, button groups, buttons, carousel, close to variables.less and customize.html
2013-07-20Update vars for badges, breadcrumbs; update customize pageMark Otto1-2/+2
2013-07-19Improved and followed pattern suggestionssyed1-1/+1
2013-07-19move badges inline properties to variables.lesssyed1-3/+3
2013-07-07refactor {badges,jumbotron,media,popover,print}.less (mostly nesting)Chris Rebert1-5/+3
2013-06-28Nuke hella thingsMark Otto1-5/+0
* Any mentions of .btn-mini * Old docs page that somehow found it's way back
2013-05-02Use @font-size-... variables instead of hardcoded font-size in pxDarDar1-1/+1
2013-04-21Fixes #7617: lowercase and dash gray color varsMark Otto1-1/+1
2013-03-30Remove .nav-list given new .list-groupMark Otto1-1/+1
2013-02-17Drop the recently added .counter class for .badgeMark Otto1-0/+58
2013-01-18Change .badge to .counter, make appearance more OSX-ish, and remove colorsVickash Mahabir1-60/+0
2012-12-24Remove .badge-info and .badge-inverse; change docs label of .badge-important ↵Mark Otto1-6/+0
to .badge-danger
2012-12-19Drop .label component. Instead, just use .badge because fuck dupe code and ↵Mark Otto1-0/+66
stuff.
2012-03-22remove separate badges and labels, add single file instead, remove hover ↵Mark Otto1-36/+0
from non-link badges/labels
2012-02-22tighten padding on labels and badges given default line-heightMark Otto1-2/+2
2012-02-21Bring back nowrap to labels and badgesAndreas Cederström1-0/+1
2012-02-20adding basic badges supportMark Otto1-0/+35