From 1901cb99309a0443da2beace158872a2273b52ff Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 15 Feb 2023 10:02:23 -0700 Subject: [PATCH] Move print dialog row count & orientation to the same line --- api/templates/default/etemplate2.css | 4 ++++ api/templates/default/nm_print_dialog.xet | 10 ++++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/api/templates/default/etemplate2.css b/api/templates/default/etemplate2.css index 66b83d0a01..2fc71091a7 100644 --- a/api/templates/default/etemplate2.css +++ b/api/templates/default/etemplate2.css @@ -833,6 +833,10 @@ which caused click on free space infront of a tag stops nm row selection*/ /* Nextmatch print dialog */ +#nm_print_dialog et2-number::part(base) { + width: 5em; +} + #nm_print_dialog et2-switch#_orientation .label .on { background-image: url('images/portrait.svg'); } diff --git a/api/templates/default/nm_print_dialog.xet b/api/templates/default/nm_print_dialog.xet index 2f201c3a1a..ebce3358bb 100644 --- a/api/templates/default/nm_print_dialog.xet +++ b/api/templates/default/nm_print_dialog.xet @@ -5,11 +5,13 @@ - - - + + + + +