qcomment overflow
This commit is contained in:
parent
f0b8d01615
commit
bc283f7c5d
1 changed files with 8 additions and 0 deletions
|
@ -2989,6 +2989,14 @@ div.jGrowl div.info {
|
|||
padding: 3px;
|
||||
margin-top: 15px;
|
||||
margin-left: 25px;
|
||||
width: 125px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
.qcomment option {
|
||||
width: 125px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.qcomment {
|
||||
|
|
Loading…
Reference in a new issue