[Frontend] Bug fixing

open #729
open #498
Fixed markup to use proper CSS classes
to allow tree items in Inspector Elements to
ellipsize properly, and to apply scroll regions
to the proper elements;
This commit is contained in:
Charles Hacskaylo
2016-03-10 14:33:01 -08:00
parent 4983d35ca6
commit a4c5854561
2 changed files with 7 additions and 4 deletions

View File

@@ -40,7 +40,7 @@
<mct-representation
key="'edit-elements'"
mct-object="domainObject"
class="flex-elem holder grows vscroll current-elements">
class="flex-elem l-flex-col holder grows current-elements">
</mct-representation>
</div>
</div>