diff --git a/static/css/main.css b/static/css/main.css index 2107922..590d773 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -2280,4 +2280,8 @@ button, padding-top: 0; } - +/* index header size */ +#indexheader { + min-height: 80px; + vertical-align:bottom; +} \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 68467b9..ade0ec8 100644 --- a/templates/index.html +++ b/templates/index.html @@ -7,7 +7,7 @@