From: Kyle Tomita Date: Tue, 24 Sep 2013 16:55:02 +0000 (-0700) Subject: LP1038240 - Patron editor field documentation does not display text X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d96ae637390dbe04efa459617d79cad49f79889b;p=working%2FEvergreen.git LP1038240 - Patron editor field documentation does not display text Changed the legend tag to have a closing tag. Also modified the css id uedit-help-div, to add a top margin so it does not overlap the save div. Signed-off-by: Kyle Tomita Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/templates/actor/user/register.tt2 b/Open-ILS/src/templates/actor/user/register.tt2 index e17328ecb5..f1e96e4749 100644 --- a/Open-ILS/src/templates/actor/user/register.tt2 +++ b/Open-ILS/src/templates/actor/user/register.tt2 @@ -27,7 +27,7 @@ diff --git a/Open-ILS/web/css/skin/default/register.css b/Open-ILS/web/css/skin/default/register.css index 582975b042..5840b09630 100644 --- a/Open-ILS/web/css/skin/default/register.css +++ b/Open-ILS/web/css/skin/default/register.css @@ -30,6 +30,7 @@ -moz-border-radius: 10px; font-weight: bold; padding: 20px; + margin-top: 20px; } #uedit-dupe-div {