mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Prevent image from overflowing outside the container
This commit is contained in:
parent
530537e4c0
commit
6ce43fcca9
4 changed files with 8 additions and 4 deletions
|
@ -247,8 +247,9 @@ body{
|
|||
display:expression((this.parentNode.childNodes[0]==this||this.parentNode.childNodes[1]==this||this.parentNode.childNodes[2]==this||this.parentNode.childNodes[3]==this)?'list-item':'');
|
||||
}
|
||||
|
||||
.floatimg{
|
||||
.pleftfloat span{
|
||||
position:relative;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.previewrow h2{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue