[Bps-public-commit] smokingit branch, master, updated. 5bf79b0466b1bbc1396211b90e990bfeb84a5ed6

Thomas Sibley trs at bestpractical.com
Mon May 9 12:11:56 EDT 2011


The branch, master has been updated
       via  5bf79b0466b1bbc1396211b90e990bfeb84a5ed6 (commit)
      from  38f339fc1d264f0fd44367251a3b8f61722d87f6 (commit)

Summary of changes:
 share/web/static/css/app-late.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 5bf79b0466b1bbc1396211b90e990bfeb84a5ed6
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Mon May 9 12:11:29 2011 -0400

    Use min-height so lengthy long statuses don't overflow poorly

diff --git a/share/web/static/css/app-late.css b/share/web/static/css/app-late.css
index 883451e..bd12017 100644
--- a/share/web/static/css/app-late.css
+++ b/share/web/static/css/app-late.css
@@ -158,7 +158,7 @@ li {
   padding-top: 1.3em;
   width: 35%;
   float: left;
-  height: 6.5em;
+  min-height: 6.5em;
 }
 #long-status.master {
   height: auto;

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



More information about the Bps-public-commit mailing list