diff --git a/public/designs/templates/default/stylesheets/style.css b/public/designs/templates/default/stylesheets/style.css index ac3edb7..91a934a 100644 --- a/public/designs/templates/default/stylesheets/style.css +++ b/public/designs/templates/default/stylesheets/style.css @@ -33,7 +33,7 @@ body { } #header { -height: 145px; + height: 65px; } #design_boxes { @@ -77,6 +77,9 @@ clear: both; color: #333; margin: 0px; padding: 5px; + + position: absolute; + bottom: 0px; } /* Notice */ -- libgit2 0.21.2