As a temporary fix, you could hide/remove the Dashboard logo using CSS:
.header .dashBack { display: none; }