When the navmenu is empty in base/page.html, the sidebar renders an empty list <ul></ul> which is illegal HTML. One example (the only?) is on account/login/. Fix by checking length of passed list as in attached. This removes the one gray line in the sidebar which could be seen as perhaps making the page look a bit (more) lopsided, but thats a separate issue. Personally I don’t think an empty gray box looks better, but if we want that it could be fixed with <div> that renders and shows the gray background. cheers ./daniel -- Sent via pgsql-www mailing list (pgsql-www@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-www
When the navmenu is empty in base/page.html, the sidebar renders an empty list
<ul></ul> which is illegal HTML. One example (the only?) is on account/login/.
Fix by checking length of passed list as in attached.
This removes the one gray line in the sidebar which could be seen as perhaps
making the page look a bit (more) lopsided, but thats a separate issue.
Personally I don’t think an empty gray box looks better, but if we want that it
could be fixed with <div> that renders and shows the gray background.
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера