On 13/02/2011 6:27 AM, Alan Gresley wrote: > Add this. > > #main { overflow: auto; padding-bottom: 1em; } Incorrect. This is better. #main { overflow: auto; padding-bottom: 1px 0 1em; } Markus, there is a list for CSS help. <http://www.css-discuss.org/mailman/listinfo/css-d> -- Alan http://css-class.com/ Armies Cannot Stop An Idea Whose Time Has Come. - Victor HugoReceived on Saturday, 12 February 2011 19:51:00 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:37 GMT