This commit is contained in:
Jeremy Thomas
2017-06-27 22:57:13 +01:00
parent b8a7ab2aa3
commit 997042ba8e
7 changed files with 146 additions and 3 deletions

View File

@@ -16,6 +16,7 @@
### Issues closed
* Fix #820 Loading spinner resizes with controls
* Fix #819 Remove `height: auto` from media elements
* Fix #790 Documentation typo
* Fix #814 Make use of +fullhd mixin for columns @Saboteur777