-
Mark Otto authored
- 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).
d788e305
| Name |
Last commit
|
Last update |
|---|---|---|
| dist | ||
| docs | ||
| fonts | ||
| grunt | ||
| js | ||
| less | ||
| test-infra | ||
| .editorconfig | ||
| .gitattributes | ||
| .gitignore | ||
| .travis.yml | ||
| CNAME | ||
| CONTRIBUTING.md | ||
| Gruntfile.js | ||
| LICENSE | ||
| README.md | ||
| _config.yml | ||
| bower.json | ||
| composer.json | ||
| package.js | ||
| package.json |