word/memory: mirrored duplication of unpaired images
[sheet.git] / word / editor.css
index f37693528647f54fd91da3e85f651fd6d1593ea4..1e0dc5b80a085b1347370f01b6ae2ad7dd527e6b 100644 (file)
@@ -80,6 +80,11 @@ h1 {
 }
 .inline.multiinput {
        flex-wrap: wrap;
+       justify-content: space-between;
+}
+.inline.multiinput > :last-child {
+       text-align: right;
+       flex-grow: 1;
 }
 .multiinput > input {
        width: 10em;