word/finder: caption text width bound to figure box
[sheet.git] / base.css
index 21dc14b76ef7709f8f2dda4ac9adb87fcf8f4338..0149f2fd7f5bf504e366fa9bdab7e4015438de5f 100644 (file)
--- a/base.css
+++ b/base.css
@@ -678,6 +678,8 @@ figcaption {
        background: rgba(255, 255, 255, .66);
        right: 0;
        bottom: 0;
+       max-width: 100%;
+       box-sizing: border-box;
 }
 img {
        vertical-align: bottom;