1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

Revert revisions r10176 and r9647 - Bug #45975, #51505

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10200 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2009-09-30 15:07:40 +00:00
parent 3850de87fc
commit 485576395c
3 changed files with 2 additions and 4 deletions

View File

@@ -195,7 +195,6 @@ li {
width: 76%;
margin: 0 0 0 3%;
min-height: 350px;
overflow-x: auto;
}
.rtl #main {
@@ -205,7 +204,6 @@ li {
* html #main {
height: 350px;
overflow-x: visible;
}
#page-body.simple-page-body {