diff options
Diffstat (limited to 'themes/default')
-rw-r--r-- | themes/default/theme.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css index f7a56f9e2..fb6641223 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -294,8 +294,7 @@ TD.calDayHead { -moz-border-radius: 4px; /* round corners with Geko */ -webkit-border-radius: 4px; /* Safari webkit project */ } -.thumbnails .wrap2 A, -.thumbnails LABEL { +.thumbnails .wrap2 A { display: block; border-bottom: 0; } |