Add padding to line up icon column

This commit is contained in:
Brian Miyaji
2014-05-11 03:42:59 +10:00
parent ddca6daf48
commit 30194f904e

View File

@@ -56,6 +56,10 @@
text-align: center;
}
.fixed tbody .column-sp_icon {
padding-top: 12px;
}
.fixed .column-sp_time {
width: 6%;
}