Home › Forums › ACF PRO › Tabs display issue in the back end › Reply To: Tabs display issue in the back end
Thanks again – I deactivated all plugins except for ACF and the issue remained. I did notice that the user agent stylesheet contained the following for the ul:
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 40px;
When I added margin-block-end: 0;
to the class .acf-fields > .acf-tab-wrap:first-child .acf-tab-group
the first field was able to float all the way to the left.
The site is running WP 6.2.2 and the latest version of ACF Pro 6.1.7
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.