diff options
Diffstat (limited to 'UI/Contact/contact.css')
-rw-r--r-- | UI/Contact/contact.css | 4 |
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; +} |