diff options
Diffstat (limited to 'views/default/css/elements/reset.php')
-rw-r--r-- | views/default/css/elements/reset.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/views/default/css/elements/reset.php b/views/default/css/elements/reset.php index 6360e1c76..43e756b2e 100644 --- a/views/default/css/elements/reset.php +++ b/views/default/css/elements/reset.php @@ -30,6 +30,7 @@ table, caption, tbody, tfoot, thead, tr, th, td { } body { background-color: white; + overflow-y: scroll; } img { border-width:0; |