mincult: introduce .column instead #left & #right (#48515)

This commit is contained in:
Thomas Jund 2021-01-13 14:24:26 +01:00
parent 30aaa783c7
commit 7b8c35d337
1 changed files with 1 additions and 1 deletions

View File

@ -46,6 +46,6 @@
}
}
div#right.account-management {
div.column:last-child.account-management {
display: none;
}