summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UI/Contact/contact.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/UI/Contact/contact.css b/UI/Contact/contact.css
index bbc29429..6675452f 100644
--- a/UI/Contact/contact.css
+++ b/UI/Contact/contact.css
@@ -23,6 +23,15 @@ div.note_contents {
white-space:pre
}
+#line-two {
+ position: relative;
+ left: 12ex;
+}
+
+#line-three {
+ position: relative;
+ left: 12ex;
+}
div label {
margin-left: 1em;