mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Merge pull request #5720 from hanakin/ticket/16188
[ticket/16188] fix acp responsive stats
This commit is contained in:
commit
930895f563
1 changed files with 0 additions and 7 deletions
|
@ -728,13 +728,6 @@ td {
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 1100px), only screen and (min-device-width: 1100px) {
|
|
||||||
.lside .table1 {
|
|
||||||
display: inline-table;
|
|
||||||
width: 49.7%;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.tabled {
|
.tabled {
|
||||||
width: 25%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue