Make big buttons on overview pages responsive (references #9)

This commit is contained in:
Bernd Bestel
2018-05-12 16:38:21 +02:00
parent ca00dd8e2d
commit 6e4cd22118
4 changed files with 11 additions and 7 deletions

View File

@@ -108,6 +108,10 @@ td {
vertical-align: middle !important;
}
.responsive-button {
white-space: normal;
}
.discrete-link {
color: inherit !important;
transition: all 0.3s !important;