| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-11-25 | move from csslint to stylelint | Mark Otto | 1 | -5/+5 | |
| 2015-07-07 | fixes https://github.com/twbs/bootstrap/issues/16779 | Richard Lindner | 1 | -0/+2 | |
| 2015-05-14 | Redo jumbotron padding | Mark Otto | 1 | -2/+4 | |
| - 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-03-18 | Jumbotron: Putting heading font size in variables to allow for easier overrides. | Maxb | 1 | -1/+1 | |
| 2015-01-19 | Trim whitespaces | Geremia Taglialatela | 1 | -1/+1 | |
| 2015-01-15 | Added blank line between selectors in jumbotron | Kevin Jannis | 1 | -0/+1 | |
| 2014-11-07 | Fixes #14979: Override .jumbotron padding within .container-fluid to match ↵ | Mark Otto | 1 | -1/+2 | |
| .container | |||||
| 2014-09-08 | Fixes #14319: Prevent jumbotron reflow by ensuring padding of .container ↵ | Mark Otto | 1 | -3/+2 | |
| isn't interferred with by .jumbotron side padding | |||||
| 2014-08-27 | Fixes #14337: Round .jumbotron corners within .container and .container-fluid | Mark Otto | 1 | -1/+2 | |
| 2014-03-04 | Fixes #12914: Darken immediate children hr elements in jumbotrons | Mark Otto | 1 | -0/+4 | |
| 2013-12-14 | Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove ↵ | Mark Otto | 1 | -5/+3 | |
| the supersized line-height from the base class | |||||
| 2013-11-30 | Merge branch 'master' into pr/11299 | Mark Otto | 1 | -0/+4 | |
| Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js | |||||
| 2013-11-29 | Fixes #11390: Add max-width to containers within jumbotrons to avoid ↵ | Mark Otto | 1 | -0/+4 | |
| horizontal scrollbar | |||||
| 2013-10-31 | Support .h1 in place of h1 inside .jumbotron | Kevin Locke | 1 | -2/+4 | |
| As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]> | |||||
| 2013-10-05 | The Jumbotron font-size LESS variable now conforms to the ↵ | Steven Black | 1 | -1/+1 | |
| '@{bootstrapClass}-font-size' naming scheme. | |||||
| 2013-10-04 | Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it ↵ | Steven Black | 1 | -1/+1 | |
| into variables.less where other .font-size-xxxxx things now live. | |||||
| 2013-09-11 | Rumbo Jumbo | Zlatan Vasović | 1 | -1/+1 | |
| 2013-08-21 | deprecate @screen-{phone,tablet,desktop} vars | Chris Rebert | 1 | -1/+1 | |
| 2013-08-19 | save and recompile for that last commit | Mark Otto | 1 | -6/+6 | |
| 2013-08-19 | fix #9832 somewhat: more vars for jumbotron | Mark Otto | 1 | -1/+1 | |
| 2013-08-17 | Navbar update | Mark Otto | 1 | -1/+1 | |
| Addresses a few different cases where the navbar has and doesn't have a container, and accordingly adjusts the padding and margin of key elements. | |||||
| 2013-08-17 | Update jumbotron | Mark Otto | 1 | -3/+14 | |
| * Defaults to no rounded corners and full width in the viewport * When in a container, the jumbotron has extra padding and will have rounded corners * Updates default jumbotron example to show the full width default display Fixes #9759. | |||||
| 2013-07-07 | refactor {badges,jumbotron,media,popover,print}.less (mostly nesting) | Chris Rebert | 1 | -4/+1 | |
| 2013-05-02 | Use @font-size-... variables instead of hardcoded font-size in px | DarDar | 1 | -2/+2 | |
| 2013-04-27 | Adding media queries breakpoints variables | Kevin | 1 | -1/+1 | |
| 2013-04-07 | fixes #7497: use var for jumbotron border radius | Mark Otto | 1 | -1/+1 | |
| 2013-03-31 | -background to -bg on jumbotron vars | Mark Otto | 1 | -1/+1 | |
| 2013-03-06 | make less files compile with strict maths in 1.4.0 | Luke Page | 1 | -1/+1 | |
| 2013-01-31 | only round jumbotron corners at 768px+ | Mark Otto | 1 | -1/+1 | |
| 2013-01-16 | Make jumbotron mo responsive | Mark Otto | 1 | -7/+14 | |
| 2012-12-19 | Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports ↵ | Mark Otto | 1 | -0/+25 | |
| metaphors are cooler than ad ones | |||||
