@@ -490,9 +490,13 @@
position: relative;
display: block;
float: left;
+ font-size: 13px;
&.is-editing {
border-color: @cui-blue-700;
}
+ & .metric-form {
+ font-size: 12px;
+ }
.dimensions-badge-container-add {
@@ -3162,6 +3162,7 @@ var getDraggableOptions = function (options) {
top: 5,
left: 5
};
+ setup.handle = 'h2';
return setup