From 85340cfb25cd04e88cb33ca858a0a01a351e23f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xe=CC=81fir=20Destiny?= Date: Wed, 16 Oct 2013 23:41:10 +0200 Subject: [PATCH] Fix affichage --- css/styles.css | 1 + index.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/css/styles.css b/css/styles.css index d9f04e5..94dbaee 100644 --- a/css/styles.css +++ b/css/styles.css @@ -30,6 +30,7 @@ pre, .btn-group .input-prepend .btn { .nav { padding-top: 8px; margin-top: 10px; + margin-left: -50px; } .loading { diff --git a/index.php b/index.php index 248b02a..a2e154c 100644 --- a/index.php +++ b/index.php @@ -19,7 +19,7 @@ global $servers;
-