git ssb

30+

cel / git-ssb-web



Commit d068536de414924d3ed920bc5f44e435a22a3cd9

Fix line number wrapping

Fix %e5EjdcjIRf+guSHuxZlERuuIXdbkFA9ffbAQT+2jEdg=.sha256
cel committed on 11/12/2016, 1:30:37 AM
Parent: a20cd36093c1f46d59ffc712177d49bbb9eabb34

Files changed

static/styles.csschanged
static/styles.cssView
@@ -435,8 +435,9 @@
435435 vertical-align: top;
436436 text-align: right;
437437 color: grey;
438438 border-right: 1px solid rgba(0, 0, 0, 0.06);
439 + white-space: nowrap;
439440 }
440441
441442 .code-linenum a {
442443 color: inherit;

Built with git-ssb-web