# HG changeset patch # User Myk Melez # Date 1226104433 28800 # Node ID b61d30b9f36f9560927db23df1381211e5f2d139 # Parent 1fdea580d5b131d93a5ce6d53d27f6dabc152138 make the content div inflexible so it doesn't flex way too far past the right edge of the content diff -r 1fdea580d5b1 -r b61d30b9f36f content/river.css --- a/content/river.css Fri Nov 07 16:14:41 2008 -0800 +++ b/content/river.css Fri Nov 07 16:33:53 2008 -0800 @@ -104,8 +104,6 @@ /* This gets set programmatically on load, since setting it in CSS doesn't work. */ height: 0; - - -moz-box-flex: 1; } #columnResizeSplitter {