Question by 
               JohannesMP · Jun 06, 2017 at 02:08 AM · 
                positioningmetaattributecssask  
              
 
              [Unity Answers] Inline Code has incorrect padding-left attribute
This Meta post refers to the question unity answers questions form: answers.unity3d.com/questions/ask.html
When using inline code via backticks, the inline code incorrectly inherits the padding-left: 15px css attribute from the code tag:

This makes sense for full-size code blocks:
 code here
 
               But not for inline:
Some inline code here. 
TL;DR: inline code snippets should not have massive left padding.
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
Where is the "my questions button?" 1 Answer
[Meta] UA bug? "refine search" not working. 1 Answer
Viewing question comments on mobile 0 Answers
Untentional CSS property padding-left: 15px on code tags? 0 Answers
UA search is or-based? 0 Answers