1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

- fix button issues with rtl languages

- fix direction of pagination (the crampted display in FF seems to be a bug in FF itself)


git-svn-id: file:///svn/phpbb/trunk@7764 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-06-16 09:17:53 +00:00
parent 5127dc441a
commit 7fa7b0ba7a
3 changed files with 17 additions and 13 deletions

View File

@@ -467,7 +467,7 @@ dl.details dd {
}
.pagination span.page-sep {
display:none;
display: none;
}
li.pagination {