mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Fix list style near aligned image (#7030)
Co-authored-by: Lucas Bartholemy <luke-@users.noreply.github.com>
This commit is contained in:
parent
d1752b9d0c
commit
f7a0b14132
@ -4,6 +4,8 @@ HumHub Changelog
|
||||
1.15.6 (TBA)
|
||||
------------
|
||||
- Fix #7013: Opening more auth clients
|
||||
- Fix #7024: Automatic mapping of existing AuthClient users failed
|
||||
- Fix #7030: Fix list style near aligned image
|
||||
- Fix #7024: Automatic mapping of existing AuthClient users failed
|
||||
- Fix #7044: Don't cache markdown profile field in session
|
||||
- Fix #7047: Update visibility of activities according to the parent object
|
||||
|
@ -123,7 +123,7 @@
|
||||
ul, ol {
|
||||
margin-top: 0;
|
||||
padding-left: 30px;
|
||||
|
||||
display: inline-block;
|
||||
li p {
|
||||
// otherwise single list items p hides the marker
|
||||
overflow: visible !important;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user