aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_nav-divider.scss
AgeCommit message (Collapse)AuthorFilesLines
2019-08-22Drop nav divider mixinMartijn Cuppens1-10/+0
2018-03-12Replace "loose" HEX values with their respective variables (#25672)Jacob Müller1-1/+1
2018-02-19make it a varMark Otto1-1/+1
2018-01-22Allow to customize vertical margin of `nav-divider` mixinysds1-2/+2
2017-03-26Use the hr-method for the nav-divider, closes #21945Mark Otto1-2/+2
2017-03-05Update spacer utilities (#22123)Mark Otto1-1/+1
* Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page
2015-04-29Remove $line-height-computedMark Otto1-1/+1
We have it set to `1` right now just to avoid compilation errors, but it’s been replaced everywhere with our new spacer classes anywho. We’ll likely want to remap that var to custom component vars though (e.g., `$pagination-margin` instead of `$spacer-y`).
2014-12-02convert to scssMark Otto1-0/+10