Disabled action in context menu after click #PL-5987

This commit is contained in:
Yuriy Artamonov 2015-09-16 14:03:14 +00:00
parent c2619c4fc9
commit 6ab23fdb0f

View File

@ -11,7 +11,6 @@
.v-button {
@include valo-button-borderless-style;
@include valo-selection-item-style;
height: $v-selection-item-height;
display: block; // Firefox 24 needs this to make position: relative; work