[deploy] "Write a Post" Button wrapping issue (#8266)
* flare tag line height * . * fix
This commit is contained in:
parent
39295c0bea
commit
94330f33d5
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
</div>
|
||||
|
||||
<div class="top-bar__links">
|
||||
<a href="/new" class="crayons-btn hidden mr-2 s:block">Write a post</a>
|
||||
<a href="/new" class="crayons-btn hidden mr-2 whitespace-nowrap s:block">Write a post</a>
|
||||
|
||||
<a id="moderation-link" class="top-bar__link trusted-visible-block" aria-label="Moderation" href="<%= mod_path %>">
|
||||
<%= inline_svg_tag("mod.svg", aria: true, class: "crayons-icon", title: "Moderation") %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue