# HG changeset patch # User Goffi # Date 1528100575 -7200 # Node ID 1b214b168948a6dd9e4f2a9df79f28dd23f5c17a # Parent e5ec33c4a8a8047c2f9a1a627bfa561078c80d8f static (css): set overflow for menu diff -r e5ec33c4a8a8 -r 1b214b168948 sat_templates/default/static/styles.css --- 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 {