summaryrefslogtreecommitdiff
path: root/Juick/UserFeed.xaml
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2014-12-25 02:30:46 +0300
committerGravatar Vitaly Takmazov2014-12-25 02:31:44 +0300
commitbad1ba044c60afcf20643883878f2103d9db9744 (patch)
tree9cdd2059f686d4c886eb83fb7001e1924db618ea /Juick/UserFeed.xaml
parent047e5c0b97a7212e2c68c4952722a8b8d94eb9af (diff)
Fixes AFTER submission
Diffstat (limited to 'Juick/UserFeed.xaml')
-rw-r--r--Juick/UserFeed.xaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Juick/UserFeed.xaml b/Juick/UserFeed.xaml
index 464ef09..de5afa8 100644
--- a/Juick/UserFeed.xaml
+++ b/Juick/UserFeed.xaml
@@ -7,7 +7,7 @@
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
FontFamily="{StaticResource PhoneFontFamilyNormal}"
- FontSize="{StaticResource PhoneFontSizeNormal}"
+ FontSize="{StaticResource PhoneFontSizeMedium}"
Foreground="{StaticResource PhoneForegroundBrush}"
SupportedOrientations="Portrait" Orientation="Portrait"
mc:Ignorable="d" d:DesignHeight="768" d:DesignWidth="480"