diff options
author | Vitaly Takmazov | 2019-03-22 10:44:22 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-03-22 10:44:22 +0300 |
commit | 723ac69bc60842505cf5f40563421865f702f6e5 (patch) | |
tree | 25fbdf866411fc0f4d27a746624ddd9b61993920 /Juick/Main.storyboard | |
parent | 9648c76b072a8ca863acf57b7723c18fc4b22c7b (diff) |
Make images correct size
Diffstat (limited to 'Juick/Main.storyboard')
-rw-r--r-- | Juick/Main.storyboard | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Juick/Main.storyboard b/Juick/Main.storyboard index b65af91..d0e7284 100644 --- a/Juick/Main.storyboard +++ b/Juick/Main.storyboard @@ -476,11 +476,11 @@ </scenes> <resources> <image name="Splash.png" width="96" height="96"/> - <image name="ei-bell" width="34" height="32"/> - <image name="ei-clock" width="30" height="30"/> - <image name="ei-envelope" width="34" height="26"/> - <image name="ei-pencil" width="30" height="29"/> - <image name="ei-search" width="32" height="32"/> + <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-search" width="23" height="23"/> </resources> <inferredMetricsTieBreakers> <segue reference="vj1-M0-h6U"/> |