Mercurial > libervia-templates
comparison 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 |
comparison
equal
deleted
inserted
replaced
149:e5ec33c4a8a8 | 150:1b214b168948 |
---|---|
243 .main_menu { | 243 .main_menu { |
244 min-width: 200px; | 244 min-width: 200px; |
245 /* background-color: #eaeaea; */ | 245 /* background-color: #eaeaea; */ |
246 background-color: #333; | 246 background-color: #333; |
247 color: white; | 247 color: white; |
248 overflow: auto; | |
248 } | 249 } |
249 | 250 |
250 .main_menu ul { | 251 .main_menu ul { |
251 flex-direction: row; | 252 flex-direction: row; |
252 flex-wrap: wrap; | 253 flex-wrap: wrap; |