diff options
Diffstat (limited to 'styles/input.css')
-rw-r--r-- | styles/input.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/styles/input.css b/styles/input.css index 6f99fb5..8101ae2 100644 --- a/styles/input.css +++ b/styles/input.css @@ -223,6 +223,8 @@ div.input-select overflow-x: hidden; max-height: 8em; + + border-radius: 3px; } div.input-select > div |