Sidebar Toggle


Recommended Posts

Not an earth-shattering situation, but it is still annoying and has an easy fix!

 

I'm talking about this toggle option

 

3zGXV9h.png

 

If you click it to close the sidebar, it's fine. But when you open it, it only opens to 280px and then snaps to the final 312px width. The markup in question is

#board_index.force_sidebar

The correction would be.

#board_index.force_sidebar {
	padding-right: 312px;
}

juuuuuuuuuust lettin' yah know :)

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.