mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Fix horizontal scrollbar for images (#4961)
This commit is contained in:
parent
de650b86ab
commit
82e69d32ed
@ -1,6 +1,12 @@
|
||||
HumHub Changelog
|
||||
================
|
||||
|
||||
1.8.2 (Unreleased)
|
||||
-------------------
|
||||
|
||||
- Fix #4959: Horizontal scrollbar for images
|
||||
|
||||
|
||||
1.8.1 (March 12, 2021)
|
||||
----------------------
|
||||
|
||||
|
@ -167,7 +167,6 @@
|
||||
|
||||
img:not(.center-block) {
|
||||
max-width: 100%;
|
||||
margin: 0 5px;
|
||||
}
|
||||
|
||||
img.pull-right {
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user