diff --git a/src/css/main.less b/src/css/main.less index baa30765..78d4a62f 100644 --- a/src/css/main.less +++ b/src/css/main.less @@ -2147,14 +2147,14 @@ button.active { top: 0; left: -304px; bottom: 0; - width: 300px; + width: 300px !important; transition: all 0.3s; } .tab_container.reveal { left: 0; } #content { - width: 100%; + width: 100% !important; } dialog { position: fixed;