Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/less
AgeCommit message (Collapse)Author
2015-06-19remove less dirMark Otto
2015-06-19Merge branch 'master' into v4Mark Otto
2015-06-16Fix hover border covering active in paginationKevin Kirsche
Fix #16646
2015-06-16bump versionMark Otto
2015-06-10Fix asymmetry between dropup and dropdown carets.Simon Pai
2015-06-02Merge pull request #16567 from justincron/masterChris Rebert
Fixed typo in hide-text.less [skip sauce] [skip validator]
2015-06-01Fixed typoJustin Cron
2015-05-16Remove grunt-banner completely.XhmikosR
Add a license header in theme instead.
2015-05-15[Close #16482] Add border-radius to theme's navbar-inverseKevin Kirsche
[Close #16482] Add border-radius to theme's navbar-inverse
2015-05-14Merge pull request #16472 from twbs/fixes_16346Mark Otto
Tweak temporal inputs
2015-05-14Redo jumbotron paddingMark Otto
- In general, there are very few instances that would require a jumbotron without a parent or child container. - Right now we account for that behavior though with some horizontal padding on the .jumbotron class. - This removes that horizontal padding as it narrows our grid classes unnecessarily and accounts for a super small use case. - It also improves consistency across breakpoints, in that padding isn't being added and removed. - In doing so, I also removed the shorthand padding property and went with the specific ones (because yay specificity).
2015-05-14add comment, remove week typeMark Otto
2015-05-14Group inverted navbar vars under a subheadingChris Rebert
[skip sauce] [skip validator]
2015-05-14Use vanilla comment since this isn't a description of @btn-border-radius-baseChris Rebert
2015-05-14scope temporal changes to .form-control class, add week input to bootMark Otto
2015-05-14Merge pull request #16215 from zacechola/list_group_buttonsMark Otto
Adds button styles to `.list-group-item`
2015-05-14Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into ↵Mark Otto
martinbean-btn-borders
2015-05-14Merge pull request #16405 from rlindner81/Fix16371Mark Otto
Fixes Issue #16371 Carousel control is vertically off center
2015-05-14Merge pull request #16462 from kkirsche/patch-12Mark Otto
[Closes #16460] Fix .pagination-sm line height
2015-05-13[Closes #16460] Fix .pagination-sm line heightKevin Kirsche
[Closes #16460] Fix .pagination-sm line height by adding `@line-height-small` to `.pagingation-sm`.
2015-05-12[Closes #16447] Concat. license to bootstrap.lessKevin Kirsche
[Closes #16447] Concat. license to bootstrap.less
2015-05-02Fixes Issue #16371 Carousel control is vertically off center for small screensRichard Lindner
2015-04-28Merge branch 'master' of https://github.com/twbs/bootstrap into ↵Zac Echola
list_group_buttons
2015-04-28dropdowns.less: Add space before IE8 workaround.XhmikosR
This in turn works around an issue with clean-css (fixed in 3.2.6). So this basically is just a consistency change.
2015-04-26Add @btn-border-radius variables (#16271)Martin Bean
2015-04-26Remove inaccurate commentMark Otto
2015-04-26Merge pull request #16280 from arxene/issue-16270Mark Otto
Fixes #16270.
2015-04-26Merge pull request #16333 from pine3ree/patch-2Mark Otto
form-group size + form-control-feedback
2015-04-26Merge pull request #16351 from thomasphorton/gutterRoundingMark Otto
Round results from gutter division to prevent decimal margins and padding
2015-04-25Fix collapsing .img-thumbnail due to display: table-cell clashing with max-widthThomas P. Horton
2015-04-24Round results from gutter division to prevent decimal margins and paddingThomas P. Horton
2015-04-22form-group size + form-control-feedbackmaks feltrin
automatically feedback icon sizing inside a larger|smaller form-group.
2015-04-22Merge pull request #16258 from twbs/fix-16172Chris Rebert
Use CSS hack to fix IE8 .caret regression
2015-04-22https://github.com/necolas/normalize.css/pull/379 was rejectedChris Rebert
Refs #15947
2015-04-13Merge pull request #16279 from twbs/fix-16276Chris Rebert
Make .btn in .btn-toolbar float:left too
2015-04-13Fixes #16270.Ray McMahan
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-04-13Merge pull request #16256 from twbs/fix-16247Chris Rebert
Add px unit to perspective property value
2015-04-13Merge pull request #16086 from twbs/fix-15925Chris Rebert
Reset text/font properties more thoroughly for tooltips+popovers
2015-04-12Make .btn in .btn-toolbar float:left too; fixes #16276Chris Rebert
[skip sauce] [skip validator]
2015-04-08rm defunct workaround for OS X Chrome <select> printing bugChris Rebert
Chrome fixed the bug several versions ago (see https://github.com/twbs/bootstrap/issues/11245#issuecomment-57494756 ) thus rendering this workaround unnecessary. [skip sauce]
2015-04-08Reset text/font properties more thoroughly for tooltips+popovers; fixes #15925Chris Rebert
[skip sauce]
2015-04-08hoist text-decoration reset up from .tooltip-inner to .tooltipChris Rebert
2015-04-08tooltip: line-height: 1.4 => @line-height-baseChris Rebert
2015-04-08Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172Chris Rebert
[skip sauce] [skip validator]
2015-04-08add px unit to perspective property value; fixes #16247Chris Rebert
[skip sauce] [skip validator]
2015-04-05Merge pull request #15978 from sqal/fix_pagination_border_on_hoverMark Otto
[Fixes #15976] Fix pagination link cut off border on hover
2015-04-05property orderMark Otto
2015-04-05Merge pull request #15945 from kkirsche/patch-9Mark Otto
[Fixes #15944] Add Z-Index to avoid border overlapping
2015-04-05Merge pull request #16234 from twbs/normalize_303Mark Otto
Normalize v3.0.3
2015-04-05Merge branch 'master' into fix_15830Mark Otto
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css