Commit some missing files

This commit is contained in:
James Brooks
2014-12-30 14:18:02 +00:00
parent 6740833cb6
commit 3d872730da
4 changed files with 14 additions and 9 deletions

View File

@@ -4561,13 +4561,15 @@ input.form-control {
body.dashboard {
font-family: "Lato", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
font-weight: 300;
font-size: 16px;
font-weight: 400;
font-size: 14px;
letter-spacing: 0.08em;
display: table;
width: 100%;
height: 100%;
table-layout: fixed; }
table-layout: fixed;
-webkit-font-smoothing: antialiased;
line-height: 1.42857; }
body.dashboard .wrapper {
width: 100%;