Preventing iframes to break resizing handlers

This commit is contained in:
Bruno Alves de Faria 2016-11-22 07:44:21 -02:00
parent f140a64f60
commit 4d472edde1

View File

@ -11,6 +11,9 @@
-moz-user-select: none
-ms-user-select: none
&.resizing iframe
pointer-events: none
.resize-bound
content: ''
line-height: 1em