Elastic: Fix attachments list buttons inside a .popupmenu

pull/6218/head
Aleksander Machniak 6 years ago
parent e972f1118b
commit 61ce7ef99e

@ -822,6 +822,7 @@ html.touch .popupmenu.form {
a.cancelupload {
position: absolute;
right: 0;
width: auto; // fix button width if the widget is in a .popupmenu
&:before {
margin: 0;

Loading…
Cancel
Save