How are text and images centered in content dock? I added the following CSS but it didn’t cause them to be centered? The page that the content dock is on is in secure section.
.x-content-dock {text-align: center;}
Also on that same page, there are images with text to the right of the image. How do I get the text to align under the images on smaller screens?
