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

lolsob-rspec
Eugen Rochko 2018-11-08 07:42:17 +01:00 committed by GitHub
parent 15fd2bb8cd
commit 3e6a35d3ee
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;