---- On Sat, 10 Apr 2010 02:33:01 -0700 Lukas Renggli <[email protected]> wrote ----
>> or if not that, then nearly so. > >Thank you for the friendly subject, I almost marked it as spam. Well, perhaps the title was a tad harsh, but I feel the issues addressed in my post were legitimate. I posted it to the list because there are multiple versions of SS on SS, and it is not at all clear who one should contact with issues. >I've integrated you changes, but I had to change many things because >your styles broke the layout of the two columns and the position of >the separation bar between them. If you add this: <div style="clear:both"/> within the .contents <div> but after the .contentsInner <div>, then the the separator will always extend to the bottom, even on pages like the .mcz package details view where the navigation is longer than the contents. (You could also create a .clear class with that property and put the div in it.) This is a hack, but a well-known, widely-employed one. >Lukas > >-- >Lukas Renggli >www.lukas-renggli.ch > >_______________________________________________ >Pharo-project mailing list >[email protected] >http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
