diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index 35812379e..57b384774 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1233,10 +1233,6 @@ body .calendar-dropdown-widget .calendar-body a:hover { color: var(--quick-search-focus-color); } -.jump-to-note-dialog .input-group button:last-child { - padding-right: 0.75em; -} - .jump-to-note-dialog .input-clearer-button { background: transparent !important; }