mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/16221] Fix ACP statistics layout
Fix wide-screen layout PHPBB3-16221
This commit is contained in:
parent
b1596ffecb
commit
b85c7be5ac
1 changed files with 1 additions and 1 deletions
|
@ -741,7 +741,7 @@ td {
|
|||
}
|
||||
|
||||
.tabled {
|
||||
width: 25%;
|
||||
width: 1%;
|
||||
}
|
||||
|
||||
dt#color_palette_placeholder table {
|
||||
|
|
Loading…
Add table
Reference in a new issue