mirror of
https://github.com/smogon/pokemon-showdown-client.git
synced 2026-07-14 23:28:34 -05:00
Make News box smaller
This commit is contained in:
parent
290d4d6992
commit
d367d2dc8a
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user