You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@skjnldsv that #gallery-button needs to be on the far right. Previously that was done via float: right as you can see from gallery/css/gallerybutton.css. How would we do that now with flexbox and the path? The button should definitely not be inthe left cause it interferes with the Add button.
It should be done with margin-left:auto, but the problem is that it's always renderer before the Add button.
I think this requires rethinking the JS method responsible for painting the gallery-button
Safari-version: 11.0.1
Nextcloud-version: 13.0 beta1
The text was updated successfully, but these errors were encountered: