Fix description/comments max width

pull/1082/head
Chocobozzz 2018-09-17 15:28:32 +02:00
parent b335ccec49
commit e452d2e2b8
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@
flex-grow: 1;
// Set min width for flex item
min-width: 1px;
max-width: 100%;
.video-info-first-row {
display: flex;