diff --git a/styles/templates/default/css/main.css b/styles/templates/default/css/main.css index 573d5044..1a4240d4 100644 --- a/styles/templates/default/css/main.css +++ b/styles/templates/default/css/main.css @@ -71,7 +71,7 @@ html { min-height: 100.1%; /* always show vertical scrollbar in Mozilla */ } body { - min-width: 760px; color: #000000; background: #E3E3E3; + min-width: 760px; min-width: fit-content; color: #000000; background: #E3E3E3; } body, th, td, font { font: 12px Verdana,Arial,sans-serif;