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

This commit is contained in:
Eugen Rochko 2018-11-08 07:42:17 +01:00 committed by GitHub
parent 15fd2bb8cd
commit 3e6a35d3ee

View file

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