chore(changelog): backtick typo in property (#16778)

This commit is contained in:
peterennis
2018-12-17 01:45:31 -08:00
committed by Manu MA
parent 35e3848d96
commit 9b0fe957e9

View File

@@ -72,7 +72,7 @@ The following CSS properties have been removed:
| **FAB Button** | `--margin-bottom` | Use CSS instead |
| **FAB Button** | `--margin-end` | Use CSS instead |
| **FAB Button** | `--margin-start` | Use CSS instead |
| **FAB Button** | `--margin-top | Use CSS instead |
| **FAB Button** | `--margin-top` | Use CSS instead |
| **Menu** | `--width-small` | Use a media query and `--width` |
| **Radio** | `--width` | Use CSS instead |
| **Radio** | `--height` | Use CSS instead |