SAAS-1089 - fix scrolling in metadata editor

This commit is contained in:
Duncan Sommerville 2015-09-28 10:17:40 -04:00
parent 43e9fb59ce
commit febc5fa99d

View File

@ -477,9 +477,6 @@ li.ui-state-default {
bottom: 4px;
top: 4px;
left: 4px;
}
[data-tab-type='md'] > .editor_pane_wrapper {
overflow-x: hidden; /* Show the y-direction scrollbar (magic!) */
}