Monotone-Parent: 4670a90c9e9ff683de9c0300911f03d344608d48

Monotone-Revision: 5d7a44d3b59de321eabbecb54aab769dad3132cc

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-08-15T04:41:06
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-08-15 04:41:06 +00:00
parent 9325ae4909
commit 1b5147bcae
3 changed files with 10 additions and 6 deletions

View File

@@ -552,7 +552,8 @@ DIV.monthView DIV.day
border-left: 2px solid #ccc;
border-top: 2px solid #ccc;
min-height: 4em;
overflow: auto; }
overflow: auto;
overflow-x: hidden; }
DIV.selectedDay,
DIV.selectedDay DIV.dayHeader