summaryrefslogtreecommitdiffstats
path: root/js/layout.js
diff options
context:
space:
mode:
authorArun Persaud <arun@nubati.net>2013-01-12 16:34:54 -0800
committerArun Persaud <arun@nubati.net>2013-01-12 16:36:50 -0800
commit26a1a08671ff4898ff9214a611e25cde375f5fb1 (patch)
treeb46954024e6c835c734494134431db978812d5f8 /js/layout.js
parent8ac53bcdb583b549310723d73cd72d749f9cdd7e (diff)
downloade-DoKo-26a1a08671ff4898ff9214a611e25cde375f5fb1.tar.gz
e-DoKo-26a1a08671ff4898ff9214a611e25cde375f5fb1.tar.bz2
e-DoKo-26a1a08671ff4898ff9214a611e25cde375f5fb1.zip
LAYOUT: some small CSS adjustments
Diffstat (limited to 'js/layout.js')
-rw-r--r--js/layout.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/layout.js b/js/layout.js
index e4b2043..74a0fe0 100644
--- a/js/layout.js
+++ b/js/layout.js
@@ -26,3 +26,5 @@ $(".doregister input").wrap('<div class="controls">');
$(".doregister select").wrap('<div class="controls">');
$(".gravatar").addClass('img-polaroid');
+
+$(".welcomestats").addClass('offset1');