Elastic: Fix attachments list buttons inside a .popupmenu

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

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

Loading…
Cancel
Save