mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-06 22:45:02 +02:00
[ticket/15071] Tweak order
PHPBB3-15071
This commit is contained in:
parent
98479f235b
commit
ad67efecfa
@ -766,15 +766,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.row .pagination {
|
||||
text-align: left;
|
||||
float: left;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Responsive *CP navigation
|
||||
---------------------------------------- */
|
||||
@media (max-width: 900px) {
|
||||
@ -826,6 +817,15 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 992px) {
|
||||
.row .pagination {
|
||||
text-align: left;
|
||||
float: left;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 1220px) {
|
||||
.wrap {
|
||||
margin: 0 12px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user