diff --git a/evolinux-base/templates/default_www/index.html.j2 b/evolinux-base/templates/default_www/index.html.j2 index 4ede9d36..cf02ccb3 100644 --- a/evolinux-base/templates/default_www/index.html.j2 +++ b/evolinux-base/templates/default_www/index.html.j2 @@ -14,7 +14,7 @@ } #container { padding-top: 20px; - width: 500px; + width: 768px; margin: auto; overflow: hidden; } @@ -24,7 +24,7 @@ border-bottom: 1px solid #a9a9a9; background-image: url(./img/background-top.png); background-repeat: no-repeat; - background-position: 245px 5px; + background-position: 510px 5px; } ul { list-style-type: none;