From 83d4641a4df3a5e8e7fc1c16268b14de49bde365 Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Fri, 4 Jan 2019 14:07:36 +0800 Subject: [PATCH] Fix misaligned icons in STATUS list in GUI The 2 changed icons has different width/height ratio than other icons in STATUS list, thus they take more width than others when rendered in GUI. --- src/icons/skin/completed.svg | 4 ++-- src/icons/skin/downloading.svg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/icons/skin/completed.svg b/src/icons/skin/completed.svg index 01d23cc17..a2259d92a 100644 --- a/src/icons/skin/completed.svg +++ b/src/icons/skin/completed.svg @@ -1,3 +1,3 @@ - - + + diff --git a/src/icons/skin/downloading.svg b/src/icons/skin/downloading.svg index a4c1b7f80..443fd36fe 100644 --- a/src/icons/skin/downloading.svg +++ b/src/icons/skin/downloading.svg @@ -1,3 +1,3 @@ - - + +