Duto

Results 8 comments of Duto

How do you manage the case when you have a big button and small top margin like this ? ``` test ```

> > > How do you manage the case when you have a big button and small top margin like this ? > > ``` > test > ``` @hammy2899...

I'am base on bootstrap utility to write that : ``` [class*="zero padding"] { padding: 0 !important; } [class*="zero top padding"], [class*="zero vertical padding"] { padding-top: 0 !important; } [class*="zero bottom...

Same issue here with **mvc gateway**. Is there a workarround for **mvc gateway** ?

Is there any eta of this bug/feat, I've had this problem for a long time ?

Maybe something like that : ```javascript $('input').on('input', function() { let v = $(this).val(); let itemSelector = $(this).dropdown("setting", "selector").item; $(this) .dropdown('change values', [ { name: v + '1', value: v +...

The behavior is not the same with pre-formatted popup : https://jsfiddle.net/dutrieux/npgdc2mw/ ![popup](https://user-images.githubusercontent.com/1622751/111801603-66d76f00-88cd-11eb-8503-e8ec4efb622b.gif)

> thanks @dutrieux , Ill look into it, can yoiu suggest me the steps to reproduce juste log (with log4j) all error to console