From 6c25665551077ce52c2b57f2ee2642150538872f Mon Sep 17 00:00:00 2001 From: Achal Varma Date: Thu, 27 Feb 2014 02:29:19 +0200 Subject: [PATCH] Ran grunt for the CSS changes to take effect in all dirs. --- dist/ratchet-theme-android.css | 4 ++-- docs/assets/css/docs.css | 4 ++-- docs/dist/ratchet-theme-android.css | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dist/ratchet-theme-android.css b/dist/ratchet-theme-android.css index 08d85b0..a9c3abc 100644 --- a/dist/ratchet-theme-android.css +++ b/dist/ratchet-theme-android.css @@ -526,11 +526,11 @@ textarea, } .push-left:after { - content: '\e803'; + content: ''; } .push-right:after { - content: '\e806'; + content: ''; } .icon-caret:before { diff --git a/docs/assets/css/docs.css b/docs/assets/css/docs.css index 73a3a0a..da5881e 100644 --- a/docs/assets/css/docs.css +++ b/docs/assets/css/docs.css @@ -2048,10 +2048,10 @@ hr { content: "On"; } .platform-android .push-left:after { - content: '\e803'; + content: ''; } .platform-android .push-right:after { - content: '\e806'; + content: ''; } .platform-android .icon-caret:before { content: '\e800'; diff --git a/docs/dist/ratchet-theme-android.css b/docs/dist/ratchet-theme-android.css index 08d85b0..a9c3abc 100644 --- a/docs/dist/ratchet-theme-android.css +++ b/docs/dist/ratchet-theme-android.css @@ -526,11 +526,11 @@ textarea, } .push-left:after { - content: '\e803'; + content: ''; } .push-right:after { - content: '\e806'; + content: ''; } .icon-caret:before {