Archived
1
0

try fixing placement

This commit is contained in:
jeff
2015-10-31 11:21:36 -04:00
parent 4e3d66ad52
commit c084518622
2 changed files with 6 additions and 4 deletions

View File

@@ -252,6 +252,9 @@ html {
background: grey;
}
#posts_graph , #overview {
#posts_graph , #board_graph {
float: left;
}
#overview {
float: right;
}