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 2de359b4f..e25716bfb 100644 --- a/themes/default/theme.css +++ b/themes/default/theme.css @@ -282,7 +282,7 @@ TD.calDayHead { .thumbnails LI { display: inline } .thumbnails .wrap1 { - margin: 0 5px 5px 5px; + margin: 0 7px 5px 7px; display: table-cell; display: inline-table; display: inline-block;/* Why 3 display option ??? */ vertical-align: top; /* OK with Opera and IE6 not Geko */ |