Skip to content

Commit 5a5a809

Browse files
committed
Menu: Improve CSS on testpage
1 parent 0b30a1d commit 5a5a809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/visual/menu/menu.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
</script>
4141
<style>
4242
body { font-size:62.5%; }
43-
.ui-menu { width: 200px; }
43+
.ui-menu { width: 200px; margin-bottom: 2em; }
4444
#menu3 { height: 200px; overflow: auto; }
4545
</style>
4646
</head>

0 commit comments

Comments
 (0)