Merge pull request #394 from rtfd/fix-149

Fix #149 Fix padding for field list
This commit is contained in:
Anthony 2017-03-28 09:17:11 -07:00 committed by GitHub
commit c99e5d2e8d

View File

@ -185,17 +185,14 @@
border: none
td
border: none
padding-top: 5px
td > strong
display: inline-block
margin-top: 3px
.field-name
padding-right: 10px
text-align: left
white-space: nowrap
.field-body
text-align: left
padding-left: 0
// These are the "literals" that get spit out when you mark stuff as ``code`` as your write.
tt, code