From eb30b1e459e716521e445238c4b02511b87cdf68 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 26 Aug 2012 20:40:23 +0800 Subject: [PATCH] css/date.css --- css/date.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/date.css b/css/date.css index 8325130c4c..e8a709e462 100644 --- a/css/date.css +++ b/css/date.css @@ -94,6 +94,9 @@ td.x-date-right a { background: url(../images/default/grid/arrow-right-white.gif) no-repeat right center; cursor:pointer; text-decoration: none; + width:26px; + height:26px; + display: block; } td.x-date-left a { /* width:16px; */ -- 2.39.2