maryvilledev / codesplainUI

Web app for breaking down and annotating Python 3 source code.
https://www.codesplain.io
GNU General Public License v3.0
2 stars 2 forks source link

Line numbers are offset #527

Closed Hopding closed 7 years ago

Hopding commented 7 years ago

Expected Behavior

Line numbers should be vertically centered with the content of the corresponding line.

Current Behavior

Right now the line numbers are above vertically centered: screen shot 2017-05-23 at 8 37 41 am

Browser

This occurs in all the browzerz.

Possible Solution

Add padding-top to the line numbers.