From d00192f018ef193f174c750c2c7fa3f624c0afd9 Mon Sep 17 00:00:00 2001 From: chris Date: Fri, 11 Jan 2013 17:00:09 +0800 Subject: [PATCH] Fix for mobile icon and iphone5 fullscreen --- app/assets/stylesheets/icons.css.erb | 2 +- app/views/layouts/mobile.mobile.erb | 2 +- app/views/mobile/_menu.mobile.erb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/assets/stylesheets/icons.css.erb b/app/assets/stylesheets/icons.css.erb index a645546d..9f2f7253 100644 --- a/app/assets/stylesheets/icons.css.erb +++ b/app/assets/stylesheets/icons.css.erb @@ -1,4 +1,4 @@ -[data-icon]:before { +[data-icons]:before { font-family: 'entypo'; content: attr(data-icon); speak: none; diff --git a/app/views/layouts/mobile.mobile.erb b/app/views/layouts/mobile.mobile.erb index 6d035dbd..8c337c4e 100644 --- a/app/views/layouts/mobile.mobile.erb +++ b/app/views/layouts/mobile.mobile.erb @@ -11,7 +11,7 @@ - + diff --git a/app/views/mobile/_menu.mobile.erb b/app/views/mobile/_menu.mobile.erb index 3dabb424..eecc8226 100644 --- a/app/views/mobile/_menu.mobile.erb +++ b/app/views/mobile/_menu.mobile.erb @@ -2,6 +2,6 @@ \ No newline at end of file