This commit is contained in:
Graham Campbell
2015-01-02 13:05:31 +00:00
parent 110ae5060d
commit ecc60ff46a
18 changed files with 175 additions and 175 deletions

View File

@@ -1,8 +1,8 @@
body.dashboard {
.wrapper {
width: 100%;
display: table;
height: 100%;
table-layout: fixed;
}
.wrapper {
width: 100%;
display: table;
height: 100%;
table-layout: fixed;
}
}