From 6b8b00f8a78f0152b1f41137eaadfbb8cd24de50 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 3 Mar 2026 16:39:04 +0000 Subject: [PATCH] gf --- Bootstrap/css/style.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Bootstrap/css/style.css b/Bootstrap/css/style.css index 25e55c9..d97bb6b 100644 --- a/Bootstrap/css/style.css +++ b/Bootstrap/css/style.css @@ -226,4 +226,11 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ #searchInput { padding: 10px; +} + +#div_selection{ + position:absolute; + z-index:999; + height:250px; + overflow: auto; } \ No newline at end of file