style buttons for long titles

pull/1/head
ansuz 2017-07-04 14:24:07 +02:00
parent 43d4597f38
commit 42375190e6
1 changed files with 3 additions and 0 deletions

View File

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