[deploy] "Write a Post" Button wrapping issue (#8266)

* flare tag line height

* .

* fix
This commit is contained in:
ludwiczakpawel 2020-06-04 16:29:04 +02:00 committed by GitHub
parent 39295c0bea
commit 94330f33d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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") %>