fix content-insert scrolling
This commit is contained in:
parent
81bea17aef
commit
b93ad1e10e
|
@ -1425,6 +1425,7 @@ div.fatalError textarea {
|
||||||
border-bottom-width : 0px;
|
border-bottom-width : 0px;
|
||||||
border-right-width : 0px;
|
border-right-width : 0px;
|
||||||
border-left-width : 0px;
|
border-left-width : 0px;
|
||||||
|
overflow : auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dijitTreeLabel.Unread {
|
.dijitTreeLabel.Unread {
|
||||||
|
|
Loading…
Reference in New Issue