mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-05 07:49:58 +00:00
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 {
|
||||
width: 100%;
|
||||
max-height: 300px;
|
||||
min-height: 160px;
|
||||
margin-bottom: 1.65rem;
|
||||
float: left;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue