mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +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;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
min-width: 230px;
|
min-width: 230px;
|
||||||
max-width: 280px;
|
|
||||||
white-space: break-spaces;
|
white-space: break-spaces;
|
||||||
z-index: 10;
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user