owncloud / web

:dragon_face: Next generation frontend for ownCloud Infinite Scale
https://owncloud.dev/clients/web/
GNU Affero General Public License v3.0
429 stars 160 forks source link

[admin-settings] Batch-Action buttons wrong size #8472

Closed hurradieweltgehtunter closed 1 year ago

hurradieweltgehtunter commented 1 year ago

Steps to reproduce

  1. Open admin settings, tab "spaces"
  2. select 1 or more spaces
  3. Check batch actions

Expected behaviour

Buttons should be same size as "X" Button.

Actual behaviour

Buttons differ in height form "X" Button. Difference is about 2px, so really marginally but it seems there's sth off since the batch action buttons (oc-button-s) are larger than "X" Button (oc-button-l)

https://ocis.ocis-wopi.latest.owncloud.works

hurradieweltgehtunter commented 1 year ago

Possible fix: Add classes oc-py-s oc-px-m to "X" Button