diff sat_templates/default/static/styles.css @ 150:1b214b168948

static (css): set overflow for menu
author Goffi <goffi@goffi.org>
date Mon, 04 Jun 2018 10:22:55 +0200
parents 33c7ce833d3f
children 954759f0e8fa
line wrap: on
line diff
--- a/sat_templates/default/static/styles.css	Sun Jun 03 18:01:32 2018 +0200
+++ b/sat_templates/default/static/styles.css	Mon Jun 04 10:22:55 2018 +0200
@@ -245,6 +245,7 @@
     /* background-color: #eaeaea; */
     background-color: #333;
     color: white;
+    overflow: auto;
 }
 
 .main_menu ul {