This commit is contained in:
Jeremy Thomas
2018-10-28 07:56:15 +00:00
parent 403b26696d
commit 291c437ab5
2 changed files with 11 additions and 34 deletions

View File

@@ -1,5 +1,15 @@
# Bulma Changelog
## 0.7.3
### Improvements
* #1978 Fix #1696. Force `box-sizing: border-box` on `details` element
### Deprecation
* `.control.has-icon` deprecated in favor of `.control.has-icons`
## 0.7.2
### New features