mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 22:09:37 -07:00
Fix #824
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
|
|
||||||
### Issues closed
|
### Issues closed
|
||||||
|
|
||||||
|
* Fix #824 Code examples broken because of `text-align: center`
|
||||||
* Fix #820 Loading spinner resizes with controls
|
* Fix #820 Loading spinner resizes with controls
|
||||||
* Fix #819 Remove `height: auto` from media elements
|
* Fix #819 Remove `height: auto` from media elements
|
||||||
* Fix #790 Documentation typo
|
* Fix #790 Documentation typo
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -121,3 +121,6 @@
|
|||||||
color: #268bd2
|
color: #268bd2
|
||||||
.il
|
.il
|
||||||
color: #2aa198
|
color: #2aa198
|
||||||
|
|
||||||
|
.content .highlight
|
||||||
|
text-align: left
|
||||||
Reference in New Issue
Block a user