Skip to content
Discussion options

You must be logged in to vote

I fixed it, the offending code was in the initial Sidebar modification in sidebar.css!

#sidebar-box #sidebar {
  padding-bottom: 50px;
  border: medium !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

I only kept the border-radius value to prevent the separator from arching but removing the rest removed the weird pocket at the bottom.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Skyyblaze
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant