mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/16221] Fix ACP statistics layout
PHPBB3-16221
This commit is contained in:
@@ -723,11 +723,17 @@ td {
|
||||
}
|
||||
|
||||
.table1 {
|
||||
clear: both;
|
||||
display: inline-block;
|
||||
border-spacing: 1px;
|
||||
border-collapse: separate;
|
||||
}
|
||||
|
||||
.lside {
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.tabled {
|
||||
width: 25%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user