X-Git-Url: https://git.plutz.net/?p=confetti;a=blobdiff_plain;f=style.css;fp=style.css;h=e02a695bb0cab9dfdea2c36cc2e00b31dc830320;hp=83ceae7ee39f6dd2b463bebd6f324a75b7bf0140;hb=1227cb42309bc7edd296e8fea288f68968b1e003;hpb=f494768fdc15212c82e1b8435170bbe6a00c5836 diff --git a/style.css b/style.css index 83ceae7..e02a695 100644 --- a/style.css +++ b/style.css @@ -171,6 +171,9 @@ form.filter button[type=submit] { body.courses form .order { display: inline-block; margin-right: 2em;} +body.cards form.newcard { display: flex; } +body.cards form.newcard input[name=seed] { flex: 1; } + /* ============ LIST ITEMS, Generic ============= */