From a08fe5b6bdbdd5be743476b3fe5dfb661c92bff3 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 7 Jan 2011 00:57:42 +0000 Subject: align the subform to the left --- root/static/style/ttsite.css | 4 ++++ root/user/index.tt | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/root/static/style/ttsite.css b/root/static/style/ttsite.css index 8b375db..2d1c734 100644 --- a/root/static/style/ttsite.css +++ b/root/static/style/ttsite.css @@ -122,6 +122,10 @@ html, body { } +#attribute_add_form { + text-align: left; + float: left +} /* End changes obgr_seneca */ diff --git a/root/user/index.tt b/root/user/index.tt index f21ad5d..abd3a3a 100644 --- a/root/user/index.tt +++ b/root/user/index.tt @@ -33,7 +33,8 @@
- +
+

[%('Add a attribute')%]