aboutsummaryrefslogtreecommitdiffstats
path: root/root/static
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-07 00:57:42 +0000
committerMichael Scherer <misc@mageia.org>2011-01-07 00:57:42 +0000
commita08fe5b6bdbdd5be743476b3fe5dfb661c92bff3 (patch)
tree431ee8cb4be45930b2610f1b2b858b7e61350558 /root/static
parent03fb1c1de4126acf734c4d870153205bd5e41d71 (diff)
downloadidentity-a08fe5b6bdbdd5be743476b3fe5dfb661c92bff3.tar
identity-a08fe5b6bdbdd5be743476b3fe5dfb661c92bff3.tar.gz
identity-a08fe5b6bdbdd5be743476b3fe5dfb661c92bff3.tar.bz2
identity-a08fe5b6bdbdd5be743476b3fe5dfb661c92bff3.tar.xz
identity-a08fe5b6bdbdd5be743476b3fe5dfb661c92bff3.zip
align the subform to the left
Diffstat (limited to 'root/static')
-rw-r--r--root/static/style/ttsite.css4
1 files changed, 4 insertions, 0 deletions
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 */