1
0
Fork 0
forked from 0x2620/oxjs

cosmetics

This commit is contained in:
Rolux 2010-02-04 13:36:56 +05:30
commit a2ea4b7846

View file

@ -5,7 +5,8 @@ $(function() {
position: "absolute",
left: "16px",
top: "16px",
width: "128px"
width: "64px",
textAlign: "left"
}).appendTo($("body")),
menu = new Ox.Menu({
element: button,