responsive table padding

This commit is contained in:
Roland Gruber 2018-04-16 20:45:49 +02:00
parent be4292bbbb
commit e3793cd78f
1 changed files with 2 additions and 0 deletions

View File

@ -85,6 +85,8 @@ table.responsive-table td {
vertical-align: top;
padding-bottom: 0.5rem;
padding-top: 0.5rem;
padding-right: 0.1rem;
padding-left: 0.1rem;
}
/* mobile */