aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-08-20equalize height of the first card of the card-groupgijsbotje1-1/+1
2017-08-20Restore grid offset classesMark Otto2-0/+13
2017-08-18Remove `color` property from `badge` classJon Wolski1-1/+0
2017-08-14Fix .btn-outline-light hover colorMark Otto1-1/+5
2017-08-14De-dupe width on .fluid-container (#23402)Mark Otto1-1/+0
2017-08-14Adds a default flag to paragraph-margin-bottom (#23420)Andres Galante1-1/+1
2017-08-14Remove remaining v4 alpha references (#23414)Jacob Müller1-1/+1
2017-08-14Removed comment (#23415)Jurre1-3/+0
2017-08-14changes 1px to border-width variable on cardsAndres Galante1-1/+1
2017-08-14Add option to disable carets on dropdowns through `$enable-caret`Patrick Yeo4-19/+39
2017-08-13Move the gap between inline checkboxes to right (#22607)Tomáš Kout1-4/+1
2017-08-13Use empty Sass map and merge into it for easier customization of color maps (...Mark Otto1-6/+9
2017-08-13Button code cleanup (#22951)Mark Otto3-38/+36
2017-08-13move max-width: 100% on .container to the root of the make-container mixin so...Mark Otto1-1/+1
2017-08-13Redo .card-deck and .card-group so they're always flex (#22860)Mark Otto2-7/+23
2017-08-12Apply the invalid/valid state to the class nameMark Otto1-2/+2
2017-08-12Remove `vertical-align: middle` from `.input-group-addon` and `.input-group-b...Patrick Yeo1-1/+0
2017-08-12Apply `align-items: center;` to `.input-group` instead of input group sub com...Patrick Yeo1-4/+1
2017-08-12Remove extra spaces from spacing utilities (#23337)razh1-2/+2
2017-08-10Pagination border-widths greater than 1px cause uneven borders between itemsPatrick Yeo1-1/+1
2017-08-10Input Group Addon add option to configure `$input-group-addon-color`Patrick Yeo2-1/+2
2017-08-10Fix to Chrome inheritance bug (#22872) (#23118)Prateek Goel1-7/+6
2017-08-10Custom File padding-x and padding-y values are reversed (#23067)Patrick Yeo2-13/+13
2017-08-10Add margin variable for paragraphs (#23140)Prateek Goel2-1/+8
2017-08-10Add margin variable for breadcrumb (#23138)Prateek Goel2-1/+3
2017-08-10`$input-height-inner-lg` should use `$font-size-lg` instead of `$font-size-sm...Patrick Yeo1-1/+1
2017-08-10Reduce number of spacing rules (#23208)Morgan Stone1-12/+20
2017-08-10Emoji Defaults (#22565)Pascal Pixel1-1/+1
2017-08-10remove unnecessary line-heightDave Poole1-1/+0
2017-08-10remove comments, align-items, and unnecessary heightDave Poole1-6/+0
2017-08-10Fixes PropertySortOrder errorsDave1-1/+1
2017-08-10Fixes hound code style/standardsDave1-1/+1
2017-08-10_progress.scss: makes bars 100% height, centers labels horizontally & verticallyDave1-5/+10
2017-08-10Change border classenvolute1-1/+1
2017-08-10Add "$border-color" variableenvolute1-0/+1
2017-08-10Add SF Mono to the monospace font stackMark Otto1-1/+1
2017-08-10Only add CSS transitions on Buttons for background-color, border-color, and b...Patrick Yeo1-1/+1
2017-08-10Ensure alignment of modal dismiss when no .modal-title is presentMark Otto1-0/+4
2017-08-10Set explicit text-align on <body> element so we can use inherit to override t...Mark Otto1-2/+6
2017-08-10Fix border on input group elements and custom form inputsNathan Woltman3-5/+10
2017-08-10300, not lightMark Otto1-1/+1
2017-08-10Add $font-weight-light varMark Otto1-0/+1
2017-08-10Add .font-weight-light class, add !important to the classesMark Otto1-3/+4
2017-08-10Remove broken CSS that tried to reset the absolute positioning when there was...Mark Otto1-4/+0
2017-08-10Add basic property-value utils for positionMark Otto1-1/+10
2017-08-10bump to betav4.0.0-betaMark Otto1-1/+1
2017-08-08Fix the min breakpoint in media-breakpoint-betweenlucascono1-1/+1
2017-08-07Add .bg-white and .border-whiteMark Otto2-0/+5
2017-08-04Dropup dropdown-menu should have margin on the bottom instead of topPatrick Yeo1-0/+5
2017-08-04(#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer`Patrick Yeo2-2/+2