Hi All,
I have to change the width of touch UI dialog,
Suppose we have Tags (tagpicker) in Dialog, now user select some tags and it is having structure like:
Tags :
Tag --> Child Tag1 --> Child Tag2
Tags2 --> Child Tag2a
and so on..
Now suppose if Child Tag1 is big in length so in dialog it'll show like Child Ta...
In this case, we have to increase the width of the container, in which tags are there.
So, to modify TouchUI dialog, which OOTB CSS we need to overlay to get the full content(name) of Tags
@kautuk_sahni @Jaideep31 @arunk
Thanks