diff --git a/config.js b/config.js index 90bbd6410..f180124f2 100644 --- a/config.js +++ b/config.js @@ -69,4 +69,5 @@ var config = { /*noticeMessage: 'Service update is scheduled for 16th March 2015. ' + 'During that time service will not be available. ' + 'Apologise for inconvenience.'*/ + disableThirdPartyRequests: false }; diff --git a/css/contact_list.css b/css/contact_list.css index 4929cc90b..7dab8a523 100644 --- a/css/contact_list.css +++ b/css/contact_list.css @@ -44,6 +44,8 @@ vertical-align: middle; font-size: 22pt; border-radius: 20px; + max-height: 30px; + max-width: 30px; } #contactlist .clickable { diff --git a/index.html b/index.html index 93681fc6d..d66835e1d 100644 --- a/index.html +++ b/index.html @@ -11,11 +11,9 @@ - - @@ -203,7 +201,7 @@
+