diff options
Diffstat (limited to 'themes/default/theme.css')
-rw-r--r-- | themes/default/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/theme.css b/themes/default/theme.css index 12d2dbbd9..e2b74d6d0 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -404,12 +404,12 @@ TD.calDayCellFull, TD.calDayCellEmpty { #linkFirst, #linkLast { border: 1px solid #ccc; - height: 118px; } #linkFirst div, #linkLast div { display: inline-block; width: 108px; + height: 118px; line-height: 1.2; margin: 0 5px; } |