# HG changeset patch # User peter # Date 1205351245 0 # Node ID 48b5f7021aaaf84f8ea64616381d76276307b5a0 # Parent 0c0aa144356a807a995809dce4d2422f21d0d717 [feladat @ 158] Bugfix for ticket:18: Minor modification in the CSS to make sure no data is displayed on top of other data. Also a little modification to make sure the sub-owners (if there are any) are displayed above the record form, instead of next to it. diff -r 0c0aa144356a -r 48b5f7021aaa edit_record.php --- a/edit_record.php Mon Mar 10 19:15:59 2008 +0000 +++ b/edit_record.php Wed Mar 12 19:47:25 2008 +0000 @@ -80,6 +80,8 @@ +
 
+
"> "> @@ -146,6 +148,7 @@

+
diff -r 0c0aa144356a -r 48b5f7021aaa style/example.inc.php --- a/style/example.inc.php Mon Mar 10 19:15:59 2008 +0000 +++ b/style/example.inc.php Wed Mar 12 19:47:25 2008 +0000 @@ -38,7 +38,7 @@ #meta { width: 100%; - clear: left; + clear: both; } #meta .button {