fix style

This commit is contained in:
jysperm
2014-10-15 22:59:25 +08:00
parent 7acea73539
commit 0117deeff0
3 changed files with 12 additions and 6 deletions

View File

@@ -1,5 +1,11 @@
td {
.progress {
margin-bottom: 0;
.linux-widget-table {
tr td:first-child {
width: 200px;
}
td {
.progress {
margin-bottom: 0;
}
}
}