diff --git a/customize.dist/src/less2/include/toolbar.less b/customize.dist/src/less2/include/toolbar.less index 9d11dde7d..e61d9fbda 100644 --- a/customize.dist/src/less2/include/toolbar.less +++ b/customize.dist/src/less2/include/toolbar.less @@ -734,10 +734,6 @@ color: inherit; } } - .cp-notifications-empty { - color: @cp_dropdown-fg; - padding: 5px; - } button { position: relative; .cp-dropdown-button-title { @@ -765,6 +761,10 @@ margin: 0 -5px; padding: 0; } + .cp-notifications-empty { + color: @cp_dropdown-fg; + padding: 0.3em; + } } } .cp-toolbar-link {