From e13e152c8dd57e27d7997b2dee72a9ef93ad6aad Mon Sep 17 00:00:00 2001 From: "mr.Shu" Date: Sat, 26 May 2012 22:04:52 +0200 Subject: [PATCH] removed rollover completly on bing --- css/bing.css | 2 +- js/bing.js | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/css/bing.css b/css/bing.css index 0d548765..196abee1 100644 --- a/css/bing.css +++ b/css/bing.css @@ -112,7 +112,7 @@ padding-right: 5px; width: 16px; height: 16px; - margin-top: -2px; + margin-top: -1px; } diff --git a/js/bing.js b/js/bing.js index 313ed99a..669892b1 100644 --- a/js/bing.js +++ b/js/bing.js @@ -214,18 +214,18 @@ function displaySummary(res, query) { if (i < 2) { var first = (i === 0)? 'first_category': ''; - first_category += '
' + + first_category += '
' + link + '
'; } else { - hidden_categories += '