fix content-insert scrolling

This commit is contained in:
Andrew Dolgov 2011-11-08 20:57:28 +04:00
parent 81bea17aef
commit b93ad1e10e
1 changed files with 1 additions and 0 deletions

View File

@ -1425,6 +1425,7 @@ div.fatalError textarea {
border-bottom-width : 0px;
border-right-width : 0px;
border-left-width : 0px;
overflow : auto;
}
.dijitTreeLabel.Unread {