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

This commit is contained in:
Thomas Jund 2020-11-10 12:01:51 +01:00
parent e1bfa20d74
commit cfdb6db330
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@ div#login-actions .actions form {
body.narrow-page div.right form button {
display: none;
}
div#left, div#right {
.column {
width: auto;
float: none;
}