aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/viewsource.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/adm/style/viewsource.html b/phpBB/adm/style/viewsource.html
index 077a00b2b5..7f0fde239c 100644
--- a/phpBB/adm/style/viewsource.html
+++ b/phpBB/adm/style/viewsource.html
@@ -1,7 +1,7 @@
<!-- INCLUDE simple_header.html -->
<div id="acp">
<div class="panel" style="padding: 10px;">
-
+<div style="overflow: auto;">
<h1>{FILENAME}</h1>
<table>
@@ -17,4 +17,5 @@
</div>
</div>
+</div>
<!-- INCLUDE simple_footer.html --> \ No newline at end of file