python-gino/python-gino.org

Fix broken CSS

fantix opened this issue · 2 comments

This is from python-gino/gino#664:

  • High resolution displayer
  • Breadcrumb nav separator
  • Breadcrumb nav scroll bar
  • Left nav word-wrap

Also, this:

image

(Not sure if I should create a separate issue?)

UPD: basically, this can fixed by lowering the .sidenav li > a's padding-right, but I'd also ditch the line-height hacks and add vertical paddings. This way it'll work even with really long page titles:

image

@notpushkin Thank you so much for the help! This is now fixed.