Fix: icon-button can not be completely masked by popover.
@@ -9,6 +9,7 @@
.popover {
position: relative;
+ z-index: 2;
}
.popover-content {