Fix padding for field lists

This commit is contained in:
Aaron Carlisle 2017-03-13 23:04:48 -04:00
parent 235d6dc7a4
commit 2448927b55

View File

@ -182,17 +182,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: 8px 0px 0px 0px
// These are the "literals" that get spit out when you mark stuff as ``code`` as your write.
tt, code