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