summaryrefslogtreecommitdiff
path: root/Juick/UserFeed.xaml
diff options
context:
space:
mode:
authorGravatar k0st1x2015-07-30 23:03:35 +0300
committerGravatar k0st1x2015-07-30 23:03:35 +0300
commit73443e2fd916747e9d6c0bc5b0365e50813207e0 (patch)
tree4aaca4f07fd03aeb5306b30277b213f3b40178c6 /Juick/UserFeed.xaml
parentf886241fdf48e1c1880084ae2f4bd0541f5cf3c0 (diff)
parentbad1ba044c60afcf20643883878f2103d9db9744 (diff)
Merge branch 'master' of https://bitbucket.org/vitalyster/juick-windowsphone
Conflicts: Juick/Properties/WMAppManifest.xml
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"