diff options
Diffstat (limited to 'phpBB/adm/style/simple_header.html')
-rw-r--r-- | phpBB/adm/style/simple_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index 9d723a4f63..b7ce2d986f 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -101,4 +101,4 @@ function swatch(field) <body class="{S_CONTENT_DIRECTION}"> -<div id="page-body" style="padding: 0; padding-right: 10px;"> +<div id="page-body" style="padding: 0; padding-right: 10px; min-width: 0px;"> |