diff options
author | Vitaly Takmazov | 2019-03-22 10:59:06 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-03-22 10:59:06 +0300 |
commit | f3e72b46a8a2c38a2ee22cc97c35c5e53c15864b (patch) | |
tree | dde5a69fad3c33a6fcad6fdd826d4f05154c2f2b /Juick/Main.storyboard | |
parent | 8af7206f6b2d0d3d04a72746104a50d744c88aaf (diff) |
Correct some icons
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r-- | Juick/Main.storyboard | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index d0e7284..9bb775d 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -478,8 +478,8 @@ <image name="Splash.png" width="96" height="96"/> <image name="ei-bell" width="25" height="23"/> <image name="ei-clock" width="23" height="23"/> - <image name="ei-envelope" width="31" height="23"/> - <image name="ei-pencil" width="27" height="23"/> + <image name="ei-envelope" width="23" height="16"/> + <image name="ei-pencil" width="23" height="22"/> <image name="ei-search" width="23" height="23"/> </resources> <inferredMetricsTieBreakers> |