FF popup has 2 buttons so each should be 50%

This commit is contained in:
tophf 2017-06-09 01:46:25 +03:00
parent d36489216c
commit 972968b109

View File

@ -348,6 +348,10 @@ body.blocked .actions > .left-gutter {
text-overflow: ellipsis; text-overflow: ellipsis;
} }
.firefox #popup-options button {
width: 50%;
}
/* confirm */ /* confirm */
#confirm, #confirm,