Skip to content

Commit

Permalink
Fix the permalink label line-breaking with long translations (#6169)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahmon authored and pento committed Apr 17, 2018
1 parent 1ba33b2 commit fc15186
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions editor/components/post-permalink/style.scss
Expand Up @@ -7,6 +7,7 @@
font-family: $default-font;
font-size: $default-font-size;
height: 40px;
white-space: nowrap;

// put toolbar snugly to edge on mobile
margin-left: -$block-padding - 1px; // stack borders
Expand Down

0 comments on commit fc15186

Please sign in to comment.