summaryrefslogtreecommitdiff
path: root/UI/Contact/contact.css
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-27 08:08:19 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2007-11-27 08:08:19 +0000
commita1203f811bb7c5a84fb4eed01dcb65417c0f406d (patch)
tree08b05beacc0d6ef9182301614d3cc0f0e49ba76c /UI/Contact/contact.css
parentd4f3ec54f158e60565f7eccac83c88bf1cb934b6 (diff)
Employee screen QA round 1.
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1910 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UI/Contact/contact.css')
-rw-r--r--UI/Contact/contact.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/UI/Contact/contact.css b/UI/Contact/contact.css
index e93cd0bd..b1c41d42 100644
--- a/UI/Contact/contact.css
+++ b/UI/Contact/contact.css
@@ -18,3 +18,7 @@ ul.navigation li {
margin-left: 1em;
margin-bottom: 0em;
}
+
+div label {
+ margin-left: 1em;
+}