min height for changelog banner
This commit is contained in:
parent
527ca29215
commit
8dbbbfc3c8
1 changed files with 1 additions and 0 deletions
|
@ -352,6 +352,7 @@ button:active,
|
||||||
.changelog-banner {
|
.changelog-banner {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
|
min-height: 160px;
|
||||||
margin-bottom: 1.65rem;
|
margin-bottom: 1.65rem;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue