diff --git a/www/theme/default/style.css b/www/theme/default/style.css index 9af189801e..a8fda8a560 100644 --- a/www/theme/default/style.css +++ b/www/theme/default/style.css @@ -98,3 +98,4 @@ body.xxc-embed {overflow-x: auto; overflow-y: hidden;} .xxc-embed #toolbar {position: fixed;right: 120px!important;} .xxc-embed #main {position: absolute;top: 50px;bottom: 0;left: 0;right: 0;overflow: auto;} .xxc-embed .fix-table-copy-wrapper {top: 50px!important;} +.xxc-embed #headerActions {right: 310px!important;}