Increase default column width from 330px to 350px (#9227)

This commit is contained in:
Eugen Rochko 2018-11-08 07:42:17 +01:00
parent 430499fbe1
commit 5ee4fd4606
1 changed files with 1 additions and 1 deletions

View File

@ -1847,7 +1847,7 @@ a.account__display-name {
}
.column {
width: 330px;
width: 350px;
position: relative;
box-sizing: border-box;
display: flex;