diff --git a/internal_packages/ui-ubuntu/styles/ui-variables.less b/internal_packages/ui-ubuntu/styles/ui-variables.less index 29d3e8e90..c9793c10f 100644 --- a/internal_packages/ui-ubuntu/styles/ui-variables.less +++ b/internal_packages/ui-ubuntu/styles/ui-variables.less @@ -12,10 +12,6 @@ background-color: @light; } -.layout-mode-popout .sheet-toolbar { - display: none; -} - .sheet-toolbar-container { background-image: -webkit-linear-gradient(top,@toolbar-background-color, darken(@toolbar-background-color,5%)); box-shadow: none; @@ -27,7 +23,7 @@ } .toolbar-activity .activity-toolbar-icon { background: @light; -} + } } .sheet-toolbar .item-back img.content-mask{