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:
@@ -467,7 +467,7 @@ dl.details dd {
|
||||
}
|
||||
|
||||
.pagination span.page-sep {
|
||||
display:none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
li.pagination {
|
||||
|
Reference in New Issue
Block a user