diff --git a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css index 109a259f7..05f37ac47 100644 --- a/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css +++ b/integrations/nextcloud/snappymail/app/themes/Nextcloud25/styles.css @@ -700,7 +700,7 @@ select option { height: 44px; border-radius: 44px; padding: 0 14px; - margin: 0 -7px 0 -14px; + margin: 0; } #rl-app .e-component.e-checkbox.material-design:hover, @@ -1577,5 +1577,4 @@ html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar #rl-app .tabs .tab-content { border-color: var(--color-primary-element); - padding: 10px 20px; } \ No newline at end of file