====== DokuWiki Notes ====== ===== Fix Logo Scale ===== Even though image is to specifications it does not render correctly. Changing the CSS logo height to 'auto' fixes it. The desired file and section is as follows: ''/wiki/public/lib/tpl/dokuwiki/css/design.less'' ''.logo.img'' Change to ''height: auto;''