From 8d32c5a6e0a245333948e42d3579d88e795dc532 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Wed, 6 Mar 2024 14:51:09 -0500 Subject: [PATCH] update style --- javascript/sdnext.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/javascript/sdnext.css b/javascript/sdnext.css index 622182d5e..b88336b79 100644 --- a/javascript/sdnext.css +++ b/javascript/sdnext.css @@ -250,7 +250,7 @@ table.settings-value-table td { padding: 0.4em; border: 1px solid #ccc; max-widt #models_tab { flex-flow: row-reverse; } #swap_axes>button { min-width: 100px; font-size: var(--text-md); } #ui_defaults_review { margin: 1em; } -.ar-dropdown { font-size: 0.9em; min-width: 5em !important; max-width: 5em !important; margin: 0 !important; padding: 0 !important; align-content: center; } +.ar-dropdown { font-size: 0.9em; min-width: 5.5em !important; max-width: 5.5em !important; margin: 0 !important; padding: 0 !important; align-content: center; } .ar-dropdown div { margin: 0; background: var(--background-color)} /* extras */