diff --git a/src/wuttaweb/templates/base.mako b/src/wuttaweb/templates/base.mako index f58f7ec..ddee561 100644 --- a/src/wuttaweb/templates/base.mako +++ b/src/wuttaweb/templates/base.mako @@ -124,11 +124,9 @@ } % endif - ## nb. this refers to the "home link" app title, next to small - ## header logo in top left of screen + ## nb. this refers to the "menu-sized" app title in far left of main menu #navbar-brand-title { font-weight: bold; - margin-left: 0.3rem; } #header-index-title { @@ -151,12 +149,6 @@ white-space: nowrap; } - .wutta-form-wrapper { - margin-left: 5rem; - margin-top: 2rem; - width: 50%; - } - %def> @@ -307,7 +299,7 @@ <%def name="render_navbar_brand()">