Commit c4b0684e authored by Chris Rebert's avatar Chris Rebert

fix typo

parent d15218a0
...@@ -40,7 +40,7 @@ body { ...@@ -40,7 +40,7 @@ body {
.site-wrapper { .site-wrapper {
display: table; display: table;
width: 100%; width: 100%;
height: 100%; /* For at leat Firefox */ height: 100%; /* For at least Firefox */
min-height: 100%; min-height: 100%;
} }
.site-wrapper-inner { .site-wrapper-inner {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment