Archived
1
0

css tweak

This commit is contained in:
jeff 2015-10-31 11:22:50 -04:00
parent c084518622
commit 3094108e59

View File

@ -255,6 +255,6 @@ html {
#posts_graph , #board_graph { #posts_graph , #board_graph {
float: left; float: left;
} }
#overview { #overview_graph {
float: right; float: right;
} }