--- a/integ/css/iri.css Thu Apr 18 11:33:19 2013 +0200
+++ b/integ/css/iri.css Thu Apr 18 11:56:24 2013 +0200
@@ -39,7 +39,7 @@
.videos li a{width: 80px; height: 64px;}
.videos li{overflow: hidden;margin: 0 8px 10px 0;border: 1px solid #767676; float: left;}
-.renkan{ position: relative;display: table-cell; padding-top:60px; vertical-align: top; background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;}
+.renkan{ overflow:hidden;height:100%;position: relative;display: table-cell; padding-top:60px; vertical-align: top; background-color: #eee; width:100%; background: url(../img/bg-renkan.png) 0 0; min-width: 400px;}
.renkan .wrap-top{width: 100%; height: 56px; background-color:rgba(0,0,0,.4);}
.renkan .wrap-top h2{ font-size: 30px; padding-left: 18px; line-height: 56px; display: inline-block;}
@@ -71,3 +71,4 @@
div.rate_tooltip p{display: inline-block;}
.rate_tooltip .arrow_l {background: url("skin/arrow_l.png") no-repeat 0 0;height: 15px;top: 3px;position: absolute;left: -8px;width: 8px;}
+