make popover view button unbreakable

master
Aevann 2023-07-01 04:29:40 +03:00
parent f6391c7997
commit d237d30bd7
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
</span>
<a href="/" {% if v and v.newtab %}data-target="t" target="_blank"{% endif %} class="pop-view_more ml-auto text-decoration-none">
<span class="pl-3 pr-1 pr-md-3 py-3">
<span class="pl-3 pr-1 pr-md-3 py-3 unbreakable">
View <i class="fas fa-arrow-right fa-sm pl-1"></i>
</span>
</a>