diff -r eb04ac3a8327 -r 3f4bdea2abbf web/css/style-ie.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/web/css/style-ie.css Thu Sep 27 17:15:46 2012 +0200 @@ -0,0 +1,15 @@ +#head #menu { + + width: 750px; + +} + + #head #menu li { + + display: inline; + position: relative; + float: left; + margin: 0px; + padding: 0px; + + } \ No newline at end of file