Thread Starter
jdmzbf
(@jdmzbf)
While inspecting the code I saw this line could alter the tabs positionning :
#page_content_wrapper .inner .sidebar_content ul {
margin-left: xxx%;
}
But chosing the right percentage is hazardous given the fact that I don’t always have the same number of tabs in every page.