Commit 9cd0dcb9 authored by Maxim Kadushkin's avatar Maxim Kadushkin

[DE embed] debug bottom placement of toolbar

parent 3c27c093
......@@ -79,6 +79,8 @@ var ApplicationController = new(function(){
} else {
$('#toolbar').addClass('bottom');
$('#editor_sdk').addClass('bottom');
$('#box-tools').removeClass('dropdown').addClass('dropup');
ttOffset[1] = -40;
}
if (config.canBackToFolder === false || !(config.customization && config.customization.goback && config.customization.goback.url)) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment