improve table spacing

This commit is contained in:
Felix Niklas 2016-03-14 10:07:34 +01:00
parent 4bf9be2332
commit 4a7c0c68f7

View file

@ -874,7 +874,7 @@ th.align-right {
}
.table > tbody > tr > td {
padding: 11px 10px 7px;
padding: 10px 10px 8px;
border: none;
box-shadow: 0 1px rgba(0,0,0,.03);
}