mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12201] Only the top pagination should be floated to the right.
PHPBB3-12201
This commit is contained in:
@@ -1671,10 +1671,10 @@ input.button1:focus, input.button2:focus {
|
||||
width: auto;
|
||||
text-align: right;
|
||||
margin-top: 5px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.top-pagination {
|
||||
float: right;
|
||||
margin: 15px 0 2px 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user