This commit is contained in:
Jeremy Thomas
2018-10-31 19:22:21 +00:00
parent 2d2c8f7a30
commit 7d739cfadb
6 changed files with 191 additions and 9 deletions

View File

@@ -8,6 +8,7 @@
* #2206 Fix #2046 -> New variables `$table-head-background-color`, `$table-body-background-color` and `$table-foot-background-color` for the `.table` element
* #592 -> Give arbitrary elements access to the image/ratio classes
* #1682 Fix #1681 -> Adds disabled styles for `<fieldset disabled>`
* #2201 Fix #1875 -> `.buttons` and `.tags` group sizing (`.are-small`, `.are-medium`, `.are-large`)
### Improvements