mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/15023] Fix for linting
PHPBB3-15023
This commit is contained in:
parent
c0af2072ca
commit
3bd01d812a
1 changed files with 2 additions and 2 deletions
|
@ -583,9 +583,9 @@
|
|||
|
||||
@media (max-width: 992px) {
|
||||
.row .pagination {
|
||||
text-align: left;
|
||||
float: left;
|
||||
margin-top: 4px;
|
||||
margin-bottom: 4px;
|
||||
float: left;
|
||||
text-align: left;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue