diff --git a/static/css/styles.css b/static/css/styles.css index fd02cde..535eed9 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -146,6 +146,10 @@ html, body{ min-height: 695px; } +.wrapper_content.m_h_0{ + min-height: unset; +} + /*.wrapper_main{*/ /* max-width: 1280px;*/ /* margin: auto;*/ diff --git a/templates/tb_base.html b/templates/tb_base.html index ff2b02f..fd1d5b6 100644 --- a/templates/tb_base.html +++ b/templates/tb_base.html @@ -84,7 +84,7 @@ {% endif %} -