1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02: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:
amalnaeem
2018-04-05 22:00:36 +05:00
committed by Marc Alexander
parent a66c4170a9
commit 94f4062b29

View File

@@ -724,9 +724,8 @@ td {
.table1 { .table1 {
border-spacing: 1px; border-spacing: 1px;
border-collapse: separate;
display: inline-block; display: inline-block;
border-collapse: separate;
} }
#lside { #lside {