CSS: Break Long Image Altnames
This commit is contained in:
parent
dcce7db043
commit
23251909fc
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ body {
|
||||||
width: 200px;
|
width: 200px;
|
||||||
height: 200px;
|
height: 200px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
.content .multi-image img {
|
.content .multi-image img {
|
||||||
|
|
Loading…
Reference in a new issue