mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 07:22:11 +00:00
do not set max_width of div.popupbox
This commit is contained in:
parent
aaf7733ab2
commit
cf025abcc1
|
@ -375,7 +375,6 @@ div.popupbox {
|
|||
display: none;
|
||||
position: absolute;
|
||||
min-width: 230px;
|
||||
max-width: 280px;
|
||||
white-space: break-spaces;
|
||||
z-index: 10;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user