mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-09-13 06:19:44 -05:00
Make News box smaller
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user