diff --git a/services/web/frontend/js/features/editor-navigation-toolbar/components/layout-dropdown-button.js b/services/web/frontend/js/features/editor-navigation-toolbar/components/layout-dropdown-button.js index 725edfe051..fe656cb4e7 100644 --- a/services/web/frontend/js/features/editor-navigation-toolbar/components/layout-dropdown-button.js +++ b/services/web/frontend/js/features/editor-navigation-toolbar/components/layout-dropdown-button.js @@ -155,13 +155,6 @@ function LayoutDropdownButton() { {processing ? : } {t('layout')} - - - )} - - -
- - - - - The Layout menu and opening the PDF in a new tab are new features.{' '} - - {t('give_feedback')}. - - -
diff --git a/services/web/frontend/stylesheets/components/dropdowns.less b/services/web/frontend/stylesheets/components/dropdowns.less index d59faac774..0bf1a63d34 100755 --- a/services/web/frontend/stylesheets/components/dropdowns.less +++ b/services/web/frontend/stylesheets/components/dropdowns.less @@ -342,16 +342,6 @@ button.dropdown-toggle.dropdown-toggle-no-background { } } - .pdf-detach-survey { - display: flex; - font-size: @font-size-small; - } - - .pdf-detach-survey-text { - margin-left: @margin-sm; - white-space: normal; - } - .layout-dropdown-list { a { i {