From: Chris Porter Date: Mon, 13 Oct 2008 12:26:05 +0000 (+0100) Subject: Dock position should be top. X-Git-Url: https://jfr.im/git/irc/quakenet/qwebirc.git/commitdiff_plain/9131cbb03595d01387534b74908b0e8779cfc614 Dock position should be top. Update the non-debug version too. --- diff --git a/js/ui/mochaui.js b/js/ui/mochaui.js index 704aa70..d3ae081 100644 --- a/js/ui/mochaui.js +++ b/js/ui/mochaui.js @@ -142,7 +142,7 @@ var QMochaUI = new Class({ MochaUI.Desktop = new MochaUI.Desktop(); MochaUI.Dock = new MochaUI.Dock({ - dockPosition: 'bottom' + dockPosition: "top" }); MochaUI.Modal = new MochaUI.Modal(); diff --git a/static/mochaui.html b/static/mochaui.html index 430eb7a..48ee08c 100644 --- a/static/mochaui.html +++ b/static/mochaui.html @@ -20,18 +20,14 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
-