aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/visual/menu/menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/visual/menu/menu.html b/tests/visual/menu/menu.html
index 814e26d09..f91e5a3ba 100644
--- a/tests/visual/menu/menu.html
+++ b/tests/visual/menu/menu.html
@@ -40,7 +40,7 @@
</script>
<style>
body { font-size:62.5%; }
- .ui-menu { width: 200px; }
+ .ui-menu { width: 200px; margin-bottom: 2em; }
#menu3 { height: 200px; overflow: auto; }
</style>
</head>