Set max-width on img tag
This commit is contained in:
parent
1ec178374d
commit
d1eef00e7d
|
@ -1 +1,2 @@
|
|||
div.photo { float: right; max-width: 100%; }
|
||||
div.photo { float: right; }
|
||||
div.photo img { max-width: 100%; }
|
||||
|
|
Loading…
Reference in a new issue