From 75d62202038c4e24ecf93f15988eb8c796f33604 Mon Sep 17 00:00:00 2001 From: Brett Bieber <brett.bieber@gmail.com> Date: Mon, 4 Apr 2011 18:57:53 +0000 Subject: [PATCH] Remove inline-block, not needed at all --- www/searchCSS.css | 1 - 1 file changed, 1 deletion(-) diff --git a/www/searchCSS.css b/www/searchCSS.css index b8fcb43..a4c2f87 100644 --- a/www/searchCSS.css +++ b/www/searchCSS.css @@ -22,7 +22,6 @@ font-size: 1.5em; height: 31px; padding: 2px 0 0 8px; - display:inline-block; } #searchform input.gsc-search-button { -moz-border-radius: 5px; -- GitLab