coolguywalt / brewtoolz

Automatically exported from code.google.com/p/brewtoolz
GNU Lesser General Public License v3.0
0 stars 0 forks source link

IE rendering of the menu is not correct in IE7, and IE8 quirks mode #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The menu bar is lower then the background banner in the header, and changes
background colour in unexpected situations.

Original issue reported on code.google.com by chris.ta...@gmail.com on 6 Apr 2010 at 11:42

GoogleCodeExporter commented 9 years ago
DOCTYPE now comes on the first line to ensure that quirks mode is not enabled.

Original comment by chris.ta...@gmail.com on 7 Apr 2010 at 2:05