nextcloud / gallery

DEPRECATED Gallery app was replaced by Photos
https://github.com/nextcloud/photos
GNU Affero General Public License v3.0
109 stars 58 forks source link

Center sort buttons #545

Closed clcain closed 4 years ago

clcain commented 4 years ago

Fixes 496.

Description

The sort button icons have been off-center for the last few versions of Nextcloud. This fixes the centering problem.

Screenshots

Before this fix, the icons look like this:

before

After this fix, the icons look like this:

after

Also, the left icon no longer shifts after the hover animation as it used to.

Tested on

nickvergessen commented 4 years ago

The gallery app has been replaced by the beautiful new app: Nextcloud Photos - :camera_flash: Your memories under your control

Please checkout if your Pull request is still necessary there, and in case create it there or raise an issue for others to copy the change from here.