From 080d3e4497906591304846fc1730ee71bfb68261 Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Sun, 21 Jun 2015 09:22:41 +0200 Subject: [PATCH] it works on ipad, safari etc. / splash screen has a progress wheel --- front-ui/app/components/cart/cartIcon.js | 2 +- front-ui/app/components/cart/cartPage.js | 2 +- front-ui/app/components/rootApp.js | 4 +++- front-ui/app/css/items.css | 2 -- front-ui/build/configured/ribica.bundle.js | 12 +++++++----- front-ui/build/index.html | 3 +++ 6 files changed, 15 insertions(+), 10 deletions(-) diff --git a/front-ui/app/components/cart/cartIcon.js b/front-ui/app/components/cart/cartIcon.js index c0d7483..5d1d08d 100644 --- a/front-ui/app/components/cart/cartIcon.js +++ b/front-ui/app/components/cart/cartIcon.js @@ -26,7 +26,7 @@ var CartIcon = React.createClass({ var textNotificationStyle = (this.state.count > 0) ? { display: 'inline-block'} : { display: 'none'} ; - var large = ( + var large = (