From af265623af5c9e2382b417bd4c8499f29a632624 Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Thu, 10 Mar 2016 18:12:47 +0000 Subject: [PATCH] Fix for search results css --- _layouts/docwithnav.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/docwithnav.html b/_layouts/docwithnav.html index 0e3758ac99..2132364911 100755 --- a/_layouts/docwithnav.html +++ b/_layouts/docwithnav.html @@ -55,8 +55,8 @@ .cse .gsc-control-cse, .gsc-control-cse, { padding: 0; } - .gsc-table-result { - margin: 0px; + .gsc-control-cse table, .gsc-control-cse-en table { + margin:0px !important; } .gsc-above-wrapper-area {