From fc3e3d8cfdf56dd732aa1ab8c2310f063cd890df Mon Sep 17 00:00:00 2001 From: Lars Eggert Date: Wed, 11 Jan 2023 14:54:00 +0200 Subject: [PATCH 1/2] Limit the width of the document selectors to the width of the parent. It's unfortunately not responsive (select2 limitation), but better than being too long. --- ietf/templates/doc/document_history_form.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ietf/templates/doc/document_history_form.html b/ietf/templates/doc/document_history_form.html index 0045a70d9c..6b9bd94268 100644 --- a/ietf/templates/doc/document_history_form.html +++ b/ietf/templates/doc/document_history_form.html @@ -13,6 +13,7 @@ {% endif %}