mirror of
https://github.com/jgthms/bulma.git
synced 2025-01-09 15:44:25 +00:00
Fix #824
This commit is contained in:
parent
aacb7334d9
commit
01390a30c0
@ -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
|
Loading…
Reference in New Issue
Block a user