Skip to content

Commit

Permalink
Increase default column width from 330px to 350px (#9227)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Nov 23, 2018
1 parent 430499f commit 5ee4fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/styles/mastodon/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1847,7 +1847,7 @@ a.account__display-name {
}

.column {
width: 330px;
width: 350px;
position: relative;
box-sizing: border-box;
display: flex;
Expand Down

0 comments on commit 5ee4fd4

Please sign in to comment.