Below is my code with padding
'#'expand{ padding: 16px; display: none; background-color: #fff; }
when i put slidetoggle to this element, it seems like the padding animated with the slide
Instead i need a put an child div element and put padding in the child element, Can I ask