From 6f3f25bddc7fdaf3510519f81cbb7177529d5e62 Mon Sep 17 00:00:00 2001 From: Graham Triggs Date: Wed, 14 Dec 2016 21:23:39 +0000 Subject: [PATCH] Remove erroneous CSS that should have been commented out --- .../main/webapp/js/individual/individualQtipBubble.js | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/webapp/src/main/webapp/js/individual/individualQtipBubble.js b/webapp/src/main/webapp/js/individual/individualQtipBubble.js index 567c4f2b..661a25cb 100644 --- a/webapp/src/main/webapp/js/individual/individualQtipBubble.js +++ b/webapp/src/main/webapp/js/individual/individualQtipBubble.js @@ -7,11 +7,6 @@ $(document).ready(function(){ $.extend(this, i18nStrings); $('head').append(''); - padding: '0em', -// textAlign: 'center', -// fontSize: '0.7em', -// lineHeight: '15px', -// border: 'none', $('#researchAreaIcon').each(function() { @@ -38,11 +33,6 @@ $(document).ready(function(){ }); $('head').append(''); -// padding: '0em', -// textAlign: 'center', -// fontSize: '0.7em', -// lineHeight: '15px', -// border: 'none', $('#fullViewIcon').each(function() {