aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subSilver/template
diff options
context:
space:
mode:
authorTom Beddard <subblue@users.sourceforge.net>2006-01-11 21:58:16 +0000
committerTom Beddard <subblue@users.sourceforge.net>2006-01-11 21:58:16 +0000
commit1e494c6d7ee8b2171a1f185c96832dd2dc2d5d3c (patch)
tree12ce214936dc43ab636c9af327b990598d3643ec /phpBB/styles/subSilver/template
parent09edf1e1a59f245164a157f60231e8e656961e7e (diff)
downloadforums-1e494c6d7ee8b2171a1f185c96832dd2dc2d5d3c.tar
forums-1e494c6d7ee8b2171a1f185c96832dd2dc2d5d3c.tar.gz
forums-1e494c6d7ee8b2171a1f185c96832dd2dc2d5d3c.tar.bz2
forums-1e494c6d7ee8b2171a1f185c96832dd2dc2d5d3c.tar.xz
forums-1e494c6d7ee8b2171a1f185c96832dd2dc2d5d3c.zip
Little layout fix for FF 1.0x browsers
git-svn-id: file:///svn/phpbb/trunk@5444 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subSilver/template')
-rw-r--r--phpBB/styles/subSilver/template/overall_header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subSilver/template/overall_header.html b/phpBB/styles/subSilver/template/overall_header.html
index ec7961466a..ea37b539c3 100644
--- a/phpBB/styles/subSilver/template/overall_header.html
+++ b/phpBB/styles/subSilver/template/overall_header.html
@@ -98,9 +98,9 @@ function jumpto()
<!-- ENDIF -->
</p>
- <br />
+ <br style="clear: both;" />
- <table class="tablebg" width="100%" cellspacing="1" cellpadding="0">
+ <table class="tablebg" width="100%" cellspacing="1" cellpadding="0" style="margin-top: 5px;">
<tr>
<td class="row1">
<p class="breadcrumbs"><a href="{U_INDEX}">{L_INDEX}</a><!-- BEGIN navlinks --> &#187; <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a><!-- END navlinks --></p>