Fix service grid padding

refs #5543
This commit is contained in:
Matthias Jentsch 2015-10-01 16:58:01 +02:00
parent 270520eac3
commit 323b294fe1

View File

@ -8,6 +8,7 @@ table.service-grid-table {
text-align: center;
width: 1.0em;
color: @gray-lighter;
padding: 1px 2px;
a {
.rounded-corners(0.4em);