From a87232e123682cf49ed86a1d431a922b951286c9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Thu, 21 Aug 2008 02:45:34 +0000 Subject: Address inputs now vertically line up git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2292 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/Contact/contact.css | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'UI') 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; -- cgit v1.2.3