diff options
author | Patrick Davison <snapwilliam@gmail.com> | 2013-03-07 21:57:26 -0800 |
---|---|---|
committer | Patrick Davison <snapwilliam@gmail.com> | 2013-03-07 21:57:26 -0800 |
commit | 3e08d71c631c18addec74c805e4b9446428b27bf (patch) | |
tree | 1c7b3d7620232ca81ca7d0ac5d7fd9a4696aa2aa /css/stats.css | |
parent | d38022db1a3ad57526d44e47ee4b40215f5e7c7b (diff) | |
download | pathery-3e08d71c631c18addec74c805e4b9446428b27bf.tar.xz |
Refit navigation with the added points column
Diffstat (limited to 'css/stats.css')
-rw-r--r-- | css/stats.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/stats.css b/css/stats.css index 7e3fc6b..37a0722 100644 --- a/css/stats.css +++ b/css/stats.css @@ -227,7 +227,7 @@ td, th { background-color: #222223; } .scoreContainer2 { - width:410px; + width:475px; height:500px; margin-left:auto; margin-right:auto; |