iframe width max
authorkengrimes <ken@kengrimes.com>
Thu, 5 Apr 2018 02:08:06 +0000 (19:08 -0700)
committerkengrimes <ken@kengrimes.com>
Thu, 5 Apr 2018 02:08:06 +0000 (19:08 -0700)
content/git/_index.md

index 9183d09..9b79a3c 100644 (file)
@@ -3,6 +3,6 @@ title: Git
 menu: "main"
 caption: "Code Repositories"
 ---
-<iframe height="600px" width="100%" frameborder="0" scrolling="no" src="/gitweb" onload="resizeIFrame(this)">
+<iframe height="600px" width="90%" frameborder="0" scrolling="no" src="/gitweb" onload="resizeIFrame(this)">
   <a href="https://git.kengrimes.com">https://git.kengrimes.com</a>
 </iframe>