diff --git a/assets/css/index.css b/assets/css/index.css index bc285ab5..5ba210f4 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -24,23 +24,24 @@ height: 100%; width: 100%; min-height: 700px; - } +} - #content { - padding: 0; - margin: 0; - height: 100%; - width: 100%; - min-height: 650px; - } +#content { + padding: 0; + margin: 0; + height: 100%; + width: 100%; + min-height: 650px; +} - .navigatorMenu { - padding-right: 0 !important; - } +.sidebarMenu { + padding-right: 0 !important; + position: fixed +} - #HomeButton { - position: absolute; - top: 100px; - left: 15px; - z-index: 50; +#HomeButton { + position: absolute; + top: 100px; + left: 15px; + z-index: 50; } \ No newline at end of file diff --git a/index.html b/index.html index e3146034..e87613cf 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@
-
+
@@ -61,13 +61,13 @@
-
-
@@ -81,8 +81,8 @@
-