Content
View differences
Updated by Francesc Man over 8 years ago
1\. Open a project with a repository
2\. Click on any file (text file)
3\. Click on “View” link to view the source code
**Actual Behavior**
In some browsers, like Firefox and Edge, some of the underscore (‘\_’) characters are not showed. In Chrome or Opera are all correctly displayed,
**Desired Behaviour**
Obviously, all characters should be corretly displayed
If you copy\&paste the lines in wich underscores are not displayed, the missing characters are there.
I think this is a problem related with the “line-height:1;” defined somewere in the main CSS, maybe in the “body” section?
2\. Click on any file (text file)
3\. Click on “View” link to view the source code
**Actual Behavior**
In some browsers, like Firefox and Edge, some of the underscore (‘\_’) characters are not showed. In Chrome or Opera are all correctly displayed,
**Desired Behaviour**
Obviously, all characters should be corretly displayed
If you copy\&paste the lines in wich underscores are not displayed, the missing characters are there.
I think this is a problem related with the “line-height:1;” defined somewere in the main CSS, maybe in the “body” section?