diff --git a/dev/webpack.appmt.config.js b/dev/webpack.appmt.config.js index 09babf435..53e73b0cc 100644 --- a/dev/webpack.appmt.config.js +++ b/dev/webpack.appmt.config.js @@ -73,7 +73,7 @@ module.exports = new Config().extend({ }), // CC new FaviconsPlugin('images/modtools_logo.png'), new webpack.DefinePlugin({ - APP_VERSION: JSON.stringify('0.2.20, 11 November 2019.'), + APP_VERSION: JSON.stringify('0.2.21, 12 November 2019.'), // CC SET ABOVE: API: JSON.stringify(BASE_URL+'/api/'), FACEBOOK_APPID: JSON.stringify('134980666550322'), FACEBOOK_GRAFFITI_APPID: JSON.stringify('115376591981611'), diff --git a/http/css/modtools.css b/http/css/modtools.css index 13c5f25f0..b43a1e166 100644 --- a/http/css/modtools.css +++ b/http/css/modtools.css @@ -161,24 +161,23 @@ .notifchat { top: -14px; + width: 50px; } #js-notifchat .badge, #js-discoursechat .badge { - position: relative; - top: -15px; - left: -35px; + position: absolute; + top: -10px; + left: 15px; } @media(max-width:320px) { /* CC */ .notifchat { - width: 35px; + width: 40px; } #js-notifchat .badge, #js-discoursechat .badge { - position: absolute; - top: -10px; - right: 15px; - left: auto; + /*right: 15px; + left: auto;*/ } } diff --git a/mobile/modtools/android/config.xml b/mobile/modtools/android/config.xml index 462dfab4c..c78b3fd58 100644 --- a/mobile/modtools/android/config.xml +++ b/mobile/modtools/android/config.xml @@ -1,5 +1,5 @@ - + ModTools Tool to help moderators of Freegle and similar groups diff --git a/mobile/modtools/ios/config.xml b/mobile/modtools/ios/config.xml index ac22047f3..c3476f2f0 100755 --- a/mobile/modtools/ios/config.xml +++ b/mobile/modtools/ios/config.xml @@ -1,5 +1,5 @@ - + ModTools Tool to help moderators of Freegle and similar groups