Skip to content
Commit 5d7eded8 authored by Daniel Calviño Sánchez's avatar Daniel Calviño Sánchez
Browse files

Fix missing clipboard icon in shared links



The clipboard icon in shared links appears either directly on the link
input field or, if any social sharing app is enabled, in a menu. The
clipboard icon uses the same CSS rules as other icons (like the
information icon) to be posioned on the end of the input field, and
those rules have to be "cancelled" when the icon is shown in the menu.

Fixes #7990

Signed-off-by: default avatarDaniel Calviño Sánchez <danxuliu@gmail.com>
parent abb17589
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment