Remove grow from info and add padding

This commit is contained in:
Jiiks 2018-02-03 07:39:56 +02:00
parent 071b60b986
commit b8116ddc58
1 changed files with 1 additions and 1 deletions

View File

@ -53,9 +53,9 @@
.bd-info {
display: flex;
flex-grow: 1;
align-items: flex-end;
overflow: hidden;
padding: 0 25px;
.bd-vtext {
color: #414245;