mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/15610] Improving UI of Board Statistics in ACP
Master Improving UI of Board Statistics in ACP Statistics table was divided into two in acp_main.html PHPBB3-15610
This commit is contained in:
parent
b4535658f3
commit
975c63b518
1 changed files with 1 additions and 1 deletions
|
@ -750,8 +750,8 @@ td {
|
||||||
}
|
}
|
||||||
|
|
||||||
.table1 {
|
.table1 {
|
||||||
border-spacing: 1px;
|
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
border-spacing: 1px;
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue