diff --git a/static/css/frame.css b/static/css/frame.css index 18327a68bd..7fb6589a3c 100644 --- a/static/css/frame.css +++ b/static/css/frame.css @@ -155,7 +155,7 @@ temba-menu:defined { .spa-container { background: #f7f7f7; overflow-y: clip; - overflow-x: visible; + overflow-x: auto; } .spa-container.loading .spa-content {