Tip: Remote forms - dropdown padding

Jim Pistrang jim at jpcr.com
Fri Jun 14 09:01:39 EDT 2019


Hi Andrew,

Nice!

What would the equivalent be for increasing the space between nodes in a js tree list?

Thanks,

Jim

>For those not familiar with CSS & are using remote forms for mobile devices.
>
>You will notice when using the js dropdowns, the lines in the dropdown
>themselves are extremely close together to select the correct line on
>mobile devices.
>
>You can add something like the below into the user.css file to add padding
>between lines themselves for all the dropdowns in your app.
>
>.ctrl-drop-list .unselectable {
>padding-top: 7px;
>padding-bottom: 7px;
>}
>_____________________________________________________________
>Manage your list subscriptions at http://lists.omnis-dev.com
>Start a new message -> mailto:omnisdev-en at lists.omnis-dev.com 
>

-- 
Jim Pistrang
JP Computer Resources
413-256-4569
<https://jpcr.com>





More information about the omnisdev-en mailing list