From 074f0a9fb467adda2bde4c3c1c19f7234c582e4e Mon Sep 17 00:00:00 2001 From: vargenau Date: Mon, 3 Dec 2012 12:41:21 +0000 Subject: [PATCH] Optimize padding git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@8588 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- themes/Sidebar/sidebar.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/themes/Sidebar/sidebar.css b/themes/Sidebar/sidebar.css index a8a91a28c..b2a602e9f 100644 --- a/themes/Sidebar/sidebar.css +++ b/themes/Sidebar/sidebar.css @@ -754,10 +754,6 @@ span.diffchange { border-left: 1px solid #494f5d; border-bottom: 1px solid #c6d2de; border-right: 1px solid #c6d2de; - padding-top: 1px; - padding-bottom: 1px; - padding-left: .125em; - padding-right: .125em; padding: 0; clear: both; } -- 2.45.0