This commit is contained in:
iCross 2013-05-18 17:32:43 +08:00
parent b659c7021d
commit 531cee70d2
1 changed files with 3 additions and 0 deletions

View File

@ -12,6 +12,9 @@
.main-list {
margin-bottom: 0;
}
#filter .main-list, #filter + .main-list {
table-layout: fixed;
}
.main-wrap>.main-list thead th {
background-color: transparent;
border-right: medium none;