index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scss
/
mixins
/
_grid.scss
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-08
Replace Sass division with multiplication and custom divide() function
Mark Otto
1
-11
/
+11
2020-09-21
Update devDependencies
XhmikosR
1
-1
/
+1
2020-08-06
Remove undefined `$ignore-warning`
Martijn Cuppens
1
-1
/
+1
2020-08-06
Deprecate the `make-container-max-widths` mixin
XhmikosR
1
-0
/
+1
2020-08-06
Restore make-container-max-widths mixin
Mark Otto
1
-0
/
+9
2020-08-06
Remove flex: 1 0 100% from rows (#31439) (#31445)
XhmikosR
1
-1
/
+0
2020-06-24
Prevent `.row` from shrinking in flex container (#30940)
Gaƫl Poupard
1
-0
/
+1
2020-06-14
Avoid duplication of container breakpoints (#30969)
k-utsumi
1
-10
/
+0
2019-11-02
Add make-col-auto mixin (#29367)
Mark Otto
1
-0
/
+6
2019-09-26
Allow override default col width
ysds
1
-2
/
+3
2019-09-26
Cleanup
Mark Otto
1
-0
/
+11
2018-12-14
Remove redundant brackets (#27768)
Martijn Cuppens
1
-6
/
+6
2018-12-14
Add missing parameter to grid mixins. (#27841)
Florian Lacreuse
1
-9
/
+9
2018-08-19
#26975: remove grid columns min height
Martijn Cuppens
1
-1
/
+0
2017-10-05
make-col-offset: Remove percentage if it's zero.
XhmikosR
1
-1
/
+2
2017-10-02
Switch to stylelint. (#23572)
XhmikosR
1
-2
/
+2
2017-09-17
Minor Sass cleanup and consistency changes. (#23959)
XhmikosR
1
-3
/
+3
2017-08-20
Restore grid offset classes
Mark Otto
1
-0
/
+4
2017-08-13
move max-width: 100% on .container to the root of the make-container mixin so...
Mark Otto
1
-1
/
+1
2017-07-18
make changes as per suggestion in #23100
Chirag Modi
1
-2
/
+1
2017-07-18
remove change which set from variable and make those in container class
Chirag Modi
1
-0
/
+1
2017-06-30
drop the mixins
Mark Otto
1
-23
/
+0
2017-06-30
remove unused mixin, fix variable
Mark Otto
1
-10
/
+0
2017-06-30
remove grid gutter sass map as it's output css was all jacked up
Mark Otto
1
-36
/
+18
2017-05-26
Revert simplified grid column styles from #22376
Mark Otto
1
-1
/
+5
2017-04-07
drop flex and max-width, just use width
Mark Otto
1
-6
/
+1
2017-03-26
Drop position relative on container that was added quickly in Alpha 6
Mark Otto
1
-1
/
+0
2017-03-18
Update scss mixins to comply with scss-linting rules (#22151)
naicko
1
-1
/
+1
2016-12-28
add position relative to container
Mark Otto
1
-0
/
+1
2016-12-22
move flex to navbar container only; otherwise it affects things negatively el...
Mark Otto
1
-1
/
+0
2016-12-22
containers should flex
Mark Otto
1
-0
/
+1
2016-12-21
Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389)
Mark Otto
1
-24
/
+10
2016-10-22
Container padding uses per-breakpoint gutter sizes, fixes #19304.
Chris Garcia
1
-3
/
+9
2016-10-09
Move from max-width to width for containers, plus a max-width 100%
Mark Otto
1
-1
/
+2
2016-09-13
Add breakpoint-specific gutters.
Kovah
1
-7
/
+29
2016-09-04
Remove unused $variables in grid mixins (#20597)
Franco Moya
1
-2
/
+2
2016-07-30
Remove unused $size parameter
Allan Chau
1
-1
/
+1
2016-07-23
Follow-up to #19099 for grid fixes
Mark Otto
1
-2
/
+11
2016-02-17
Add $gutter parameter to make-col mixin; fixes #19147
Chris Rebert
1
-3
/
+3
2016-02-06
Ugh, Sass doesn't do extends across media, so we can't use placeholder here
Mark Otto
1
-7
/
+1
2016-02-06
property order
Mark Otto
1
-1
/
+1
2016-02-06
More grid updates
Mark Otto
1
-16
/
+7
2016-02-06
flip things around again, no more base class, try out some new stuff to keep ...
Mark Otto
1
-5
/
+14
2016-02-06
Revamp grid classes to require .col base class and improve flexbox grid class...
Mark Otto
1
-1
/
+3
2016-01-14
Allow custom breakpoint config to be passed on by mixins which nest media que...
Chris Purssell
1
-2
/
+2
2016-01-07
Add a comment to follow-up on #17756
Mark Otto
1
-0
/
+3
2016-01-07
Merge pull request #17756 from zalog/patch-11
Mark Otto
1
-0
/
+1
2015-10-23
_grid.scss: Declare left margin before right margin for uniformity; refs #18036
Chris Rebert
1
-1
/
+1
2015-10-01
v4 - flexbox ie10+ compatibility
Catalin Zalog
1
-0
/
+1
2015-09-13
Use "@if not $bool" selector
vsn4ik
1
-5
/
+2
[next]