Improved table layout

This commit is contained in:
Bernd Bestel 2018-05-12 16:35:14 +02:00
parent 5455ec7bde
commit ca00dd8e2d
No known key found for this signature in database
GPG Key ID: 71BD34C0D4891300

View File

@ -104,6 +104,10 @@
padding-left: 25px;
}
td {
vertical-align: middle !important;
}
.discrete-link {
color: inherit !important;
transition: all 0.3s !important;