Open gitaeuber opened 11 years ago
Yeah, I would like to not lose my line numbers too!
For a workaround, put this in static/custom/pad.css:
#sidedivinner > div {
font-size: 10px !important;
}
#sidedivinner > div:before {
margin-right: 3px;
}
It would be nice to have the option to keep line numbers or at least disable the neat plugin from the pad and return to the default view.
@fjen: Thank you for stating the workaround! Line numbers and author names are now shown side by side :)
Hi Chia-liang,
this is the issue regarding the not shown line numbers when your great plugin is acitvated.
Thanks