[material-button] Fix dialog buttons

This commit is contained in:
Joxit 2018-12-29 00:37:18 +01:00
parent d0b7e7ddeb
commit b03f00ebe8

View file

@ -386,7 +386,7 @@ tag-history-button button {
border: none; border: none;
} }
material-button { material-card material-button {
max-height: 30px; max-height: 30px;
max-width: 30px; max-width: 30px;
} }