mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-11 09:53:32 +03:00
Prevent cover image <img>
having a max height.
This commit is contained in:
parent
ad91618cb2
commit
4af9c41363
@ -208,7 +208,7 @@
|
||||
margin-left: 15px;
|
||||
}
|
||||
|
||||
img {
|
||||
.settings-general img {
|
||||
max-width: 100%;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
2
core/client/docs/dist/css/ghost-ui.min.css
vendored
2
core/client/docs/dist/css/ghost-ui.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user