Explorar o código

Merge pull request #1365 from dhrp/solve-logo-squish

Solved the logo being squished in Safari
Thatcher %!s(int64=12) %!d(string=hai) anos
pai
achega
d1e1a8e78c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/theme/docker/layout.html

+ 1 - 1
docs/theme/docker/layout.html

@@ -79,7 +79,7 @@
             </div>
 
             <div style="margin-left: -12px; float: left;">
-                <a href="http://www.docker.io" title="Docker Homepage"><img style="margin-top: 0px; height: 60px; margin-left: 10px;" src="{{ pathto('_static/img/docker-top-logo.png', 1) }}"></a>
+                <a href="http://www.docker.io" title="Docker Homepage"><img style="margin-top: 0px; height: 60px; width: 160px; margin-left: 10px;" src="{{ pathto('_static/img/docker-top-logo.png', 1) }}"></a>
             </div>
         </div>