1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2019-12-27 15:47:23 +01:00
2 changed files with 72 additions and 56 deletions

View File

@@ -755,8 +755,20 @@ td {
border-collapse: separate;
}
.table2 {
display: inline-block;
border-spacing: 1px;
border-collapse: separate;
}
.lside {
display: flex;
align-items: stretch;
width: 100%;
}
.tabled {
width: 25%;
width: 1%;
}
dt#color_palette_placeholder table {