style buttons for long titles

This commit is contained in:
ansuz 2017-07-04 14:24:07 +02:00
parent 43d4597f38
commit 42375190e6

View file

@ -239,6 +239,9 @@ div.modal, div#modal {
transition: margin-left 1s;
}
}
media-tag button {
max-height: none;
}
}
box-sizing: border-box;