mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-12 12:46:38 +02:00
let's see how this is performing, if it is not behaving "exactly" like the iframe (scrolling for content exceeding 300px in height) on "all" browsers (except NS4 of course), then the iframe will appear again.
git-svn-id: file:///svn/phpbb/trunk@4512 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
<th height="28" align="center">{L_TOPIC_REVIEW}</th>
|
<th height="28" align="center">{L_TOPIC_REVIEW}</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="row1"><div class="postreview">
|
<td class="row1"><div style="overflow: auto; width: 100%; height: 300px; border: 1px;">
|
||||||
|
|
||||||
<script language="javascript" type="text/javascript" src="styles/subSilver/template/editor.js"></script>
|
<script language="javascript" type="text/javascript" src="styles/subSilver/template/editor.js"></script>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user