forked from e621ng/e621ng
[Posts] Fix visual inconsistency on the parent message
Same as cd50549bbf
This commit is contained in:
parent
a0c56446fa
commit
ac0f2e9a40
@ -50,7 +50,7 @@ module PostsHelper
|
||||
|
||||
html << " (#{link_to("learn more", wiki_pages_path(:title => "e621:post_relationships"))}) "
|
||||
|
||||
html << link_to("» show", "#", id: "has-parent-relationship-preview-link")
|
||||
html << link_to("show »", "#", id: "has-parent-relationship-preview-link")
|
||||
|
||||
html.html_safe
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user