Committer: mchervonniy
LJSUP-9205: Ipad theme, fix width of menu itemsU trunk/htdocs/stc/sup/s/ie.css
Modified: trunk/htdocs/stc/sup/s/ie.css =================================================================== --- trunk/htdocs/stc/sup/s/ie.css 2011-07-04 04:40:25 UTC (rev 10726) +++ trunk/htdocs/stc/sup/s/ie.css 2011-07-04 06:14:59 UTC (rev 10727) @@ -164,7 +164,9 @@ } .theme-ipad1 .header .nav .item { - width:19%; display: inline; zoom: 1; } +.theme-ipad1 .header .nav .item-recent { + width:19.5%; + }