Update changelog

This commit is contained in:
Jeremy Thomas 2019-05-18 16:24:42 +01:00
parent facb1439ce
commit aabe75cf56
2 changed files with 3 additions and 3 deletions

View File

@ -33,6 +33,7 @@ $title-family: "Georgia", serif;
* #2463 Remove duplicate `.has-addons` in `tag.sass` * #2463 Remove duplicate `.has-addons` in `tag.sass`
* #2253 Fix `$gap` variable default value * #2253 Fix `$gap` variable default value
* #2273 Fix #2258 -> Fix Indeterminate Progress Bar animation in Firefox * #2273 Fix #2258 -> Fix Indeterminate Progress Bar animation in Firefox
* #2175 Proper aligning for `.tabs` within `.content`
### New variables ### New variables

View File

@ -87,7 +87,6 @@ $content-table-foot-cell-color: $text-strong !default
list-style: disc outside list-style: disc outside
margin-left: 2em margin-left: 2em
margin-top: 1em margin-top: 1em
ul ul
list-style-type: circle list-style-type: circle
margin-top: 0.5em margin-top: 0.5em