diff --git a/eet/css/style.css b/eet/css/style.css
index dd4d5a4..d29b431 100644
--- a/eet/css/style.css
+++ b/eet/css/style.css
@@ -197,6 +197,7 @@ html, body{
#dashboard ul
{
+ max-width: 1200px;
height:50px;
padding:12px 0 0 0;
list-style-type: none;
@@ -209,7 +210,7 @@ html, body{
#dashboard ul li {
display: inline;
- padding:0;
+ padding:20px 0 0 0;
}
#dashboard ul li a {
diff --git a/eet/index.html b/eet/index.html
index 9f83271..3febf2b 100644
--- a/eet/index.html
+++ b/eet/index.html
@@ -55,13 +55,6 @@
-
-
-
-
-
-
-