[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.6-245-gb34bc71

Thomas Sibley trs at bestpractical.com
Wed Dec 1 15:32:19 EST 2010


The branch, 3.9-trunk has been updated
       via  b34bc71918e83a8593a73739b1f25ed33b83f794 (commit)
      from  f3deaeab47a7586fe9d35caf4159f1f1efde037c (commit)

Summary of changes:
 share/html/NoAuth/css/base/forms.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit b34bc71918e83a8593a73739b1f25ed33b83f794
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Wed Dec 1 15:29:48 2010 -0500

    Make sure preferences widgets clear the ones before them

diff --git a/share/html/NoAuth/css/base/forms.css b/share/html/NoAuth/css/base/forms.css
index 40f48ee..5db8446 100755
--- a/share/html/NoAuth/css/base/forms.css
+++ b/share/html/NoAuth/css/base/forms.css
@@ -173,6 +173,7 @@ div.submit .extra-buttons {
 
 div.widget {
     padding-bottom: 0.5em;
+    clear: both;
 }
 
 div.widget .label {

-----------------------------------------------------------------------


More information about the Rt-commit mailing list