Archived
1
0

try fixing css

This commit is contained in:
jeff 2015-10-31 11:19:22 -04:00
parent 44b63a11a0
commit b9e2202d04

View File

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