more files css fixes

This commit is contained in:
marijus
2014-12-28 20:46:16 +01:00
parent 1ab23061df
commit fa23439b9c
3 changed files with 9 additions and 3 deletions

View File

@@ -14,6 +14,10 @@
width: 100%;
}
#cloud-index th {
padding-top: 7px;
}
#cloud-index td:nth-child(1){
padding: 7px 3px 7px 10px;
}