Dropdowns are allowed to overflow the manager boundary

pull/10616/head
Luke Morris 2017-04-28 12:01:01 -07:00
parent 718204ae26
commit ca7eeeefc2
1 changed files with 0 additions and 1 deletions

View File

@ -34,7 +34,6 @@ $tvmp-table-gutter: 8px;
max-height: $tvmp-max-height;
@include gradient-v($g2-kevlar,$g0-obsidian);
@include custom-scrollbar-round($g0-obsidian,$g3-castle);
overflow: auto;
}
.template-variable-manager--table,
.template-variable-manager--table-container {