--- a.css 2009-10-30 11:45:34.607975176 +0900 +++ b.css 2009-10-30 11:54:33.527974714 +0900 @@ -21,7 +21,7 @@ #homemasthead .headings { background: transparent url(http://www.ubuntu.com/files/masthead/910/homepage-metal/home-top-heading2.png) no-repeat left top; text-indent: -1000px; - overflow: clip; + overflow: hidden; height: 75px; } @@ -38,7 +38,7 @@ #homemasthead .bullets { background: transparent url(http://www.ubuntu.com/files/masthead/910/homepage-metal/home-top-bullets.png) no-repeat left top; text-indent: -1000px; - overflow: clip; + overflow: hidden; height: 143px; } @@ -60,7 +60,7 @@ #homemasthead .buttons .dl a { background: transparent url(http://www.ubuntu.com/files/masthead/910/homepage-metal/home-button-dl.png) no-repeat left top; text-indent: -1000px; - overflow: clip; + overflow: hidden; display:block; height: 38px; } @@ -68,7 +68,7 @@ #homemasthead .buttons .tour a { background: transparent url(http://www.ubuntu.com/files/masthead/910/homepage-metal/home-button-tour.png) no-repeat left top; text-indent: -1000px; - overflow: clip; + overflow: hidden; display: block; height: 38px; }