diff --git a/src/public/stylesheets/theme-next/shell.css b/src/public/stylesheets/theme-next/shell.css index 5b2b01f1e..11958d494 100644 --- a/src/public/stylesheets/theme-next/shell.css +++ b/src/public/stylesheets/theme-next/shell.css @@ -1472,14 +1472,6 @@ div.floating-buttons-children .close-floating-buttons:has(.close-floating-button gap: 0; } -/* Individual icon position / size corrections */ - -/* Table of contents */ -.floating-buttons .bx-spreadsheet::before { - /* Note: since the icon is rotated, a positive top margin will actually shift the icon upwards */ - margin-top: .1em; -} - /* The highlight animation */ @keyframes floating-button-highlight {