aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_bbcodes.html
diff options
context:
space:
mode:
authorMatt Friedman <maf675@gmail.com>2013-12-12 10:20:28 -0800
committerMatt Friedman <maf675@gmail.com>2013-12-13 10:33:38 -0800
commit7bc457175300be7ebaefad20da8d1222539a808f (patch)
treec290e5b16cb52c62ef725401afcae261eb873114 /phpBB/adm/style/acp_bbcodes.html
parent88aa7b88a4258c2c376c529c9ef82e6cf6b4f3db (diff)
downloadforums-7bc457175300be7ebaefad20da8d1222539a808f.tar
forums-7bc457175300be7ebaefad20da8d1222539a808f.tar.gz
forums-7bc457175300be7ebaefad20da8d1222539a808f.tar.bz2
forums-7bc457175300be7ebaefad20da8d1222539a808f.tar.xz
forums-7bc457175300be7ebaefad20da8d1222539a808f.zip
[ticket/12063] Use CSS to replace valign=top
PHPBB3-12063
Diffstat (limited to 'phpBB/adm/style/acp_bbcodes.html')
-rw-r--r--phpBB/adm/style/acp_bbcodes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_bbcodes.html b/phpBB/adm/style/acp_bbcodes.html
index 2a1ce2d9b4..90a39a3eee 100644
--- a/phpBB/adm/style/acp_bbcodes.html
+++ b/phpBB/adm/style/acp_bbcodes.html
@@ -71,7 +71,7 @@
</thead>
<tbody>
<!-- BEGIN token -->
- <tr>
+ <tr style="vertical-align: top;">
<td class="row1">{token.TOKEN}</td>
<td class="row2">{token.EXPLAIN}</td>
</tr>