removed height 100% from panel-container to fix ie11 panel edit mode

This commit is contained in:
Patrick O'Carroll 2018-04-25 12:44:39 +02:00
parent 1290087b78
commit 6836268f3e

View File

@ -33,7 +33,6 @@ div.flot-text {
border: $panel-border;
position: relative;
border-radius: 3px;
height: 100%;
&.panel-transparent {
background-color: transparent;