Make News box smaller

This commit is contained in:
Guangcong Luo 2014-07-04 15:46:01 -05:00
parent 290d4d6992
commit d367d2dc8a

View File

@ -76,7 +76,7 @@ ga('send', 'pageview');
<div class="pmbox">
<div class="pm-window news-embed" data-newsid="<!-- newsid -->">
<h3><button class="closebutton" tabindex="-1"><i class="icon-remove-sign"></i></button>Latest News</h3>
<div class="pm-log" style="max-height:500px">
<div class="pm-log" style="max-height:360px">
<div style="font-size:9pt;padding:1px 10px"><!-- news --></div>
</div>
</div>