Skip to content

Commit 26dc7c5

Browse files
committed
Fix: Spacing consistency
1 parent 43f8be8 commit 26dc7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/menu/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
});
1717
</script>
1818
<style>
19-
.ui-menu { width: 150px; }
19+
.ui-menu { width: 150px; }
2020
</style>
2121
</head>
2222
<body>

0 commit comments

Comments
 (0)