Home › Forums › ACF PRO › Tabs display issue in the back end › Reply To: Tabs display issue in the back end
Thanks for looking into this. I was able to get the columns to line up but I had to make edits to the _fields.scss file.
I removed margin-bottom: -1px;
from the ul with the class .acf-hl.acf-tab-group
I also removed clear: both;
from the second column with the class .acf-field.-c0
Removing the margin bottom from the ul also resolved another instance of the same issue.
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.