Skip to content

Fix 22px zoom-fit-{page,width,height} icons

Alexander Stippich requested to merge (removed):fix22pxZoom into master

The 22 px icons for the zoom-fit-{page,width,height} icons are either missing or different in style. Harmonize this with the other sizes.

Before:

zoomFitPage

After:

zoomFitPageAfter

Before:

zoomFitWidth

After:

zoomFitWidthAfter

Before:

zoomFitHeight

After:

zoomFitHeightAfter

Merge request reports

Loading