diff options
Diffstat (limited to 'root/static/style/ttsite.css')
-rw-r--r-- | root/static/style/ttsite.css | 4 |
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 */ |