Use tooltip on status page and fix fonts

This commit is contained in:
Joseph Cohen
2015-01-08 12:06:34 -06:00
parent 27ad8f731d
commit 9ef7b5e314
4 changed files with 5 additions and 4 deletions

View File

@@ -7,8 +7,8 @@ body.dashboard {
width: 100%;
height: 100%;
table-layout: fixed;
-webkit-font-smoothing: antialiased;
line-height: $base-line-height;
-webkit-font-smoothing: antialiased;
.wrapper {
padding-left: 0;