[Rt-commit] rt branch, 3.8-trunk, updated. rt-3.8.8-229-gf108641

Thomas Sibley trs at bestpractical.com
Thu Dec 16 17:42:01 EST 2010


The branch, 3.8-trunk has been updated
       via  f108641c17d2aa887842aecd42e23a65f19534fb (commit)
      from  f2332fafe055be11c7f07a58b60607a6a9e85435 (commit)

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

- Log -----------------------------------------------------------------
commit f108641c17d2aa887842aecd42e23a65f19534fb
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Thu Dec 16 17:23:40 2010 -0500

    Make sure preferences widgets clear the ones before them
    
    Backported from b34bc71918e83a8593a73739b1f25ed33b83f794 on 3.9-trunk.

diff --git a/share/html/NoAuth/css/web2/forms.css b/share/html/NoAuth/css/web2/forms.css
index fdc788c..b697f52 100755
--- a/share/html/NoAuth/css/web2/forms.css
+++ b/share/html/NoAuth/css/web2/forms.css
@@ -168,6 +168,7 @@ div.submit .extra-buttons {
 
 div.widget {
     padding-bottom: 0.5em;
+    clear: both;
 }
 
 div.widget .label { 

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


More information about the Rt-commit mailing list