Skip to content

Commit c99e5d2

Browse files
authored
Merge pull request #394 from rtfd/fix-149
Fix #149 Fix padding for field list
2 parents cf73bd0 + 2448927 commit c99e5d2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

sass/_theme_rst.sass

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -185,17 +185,14 @@
185185
border: none
186186
td
187187
border: none
188-
padding-top: 5px
189188
td > strong
190189
display: inline-block
191-
margin-top: 3px
192190
.field-name
193191
padding-right: 10px
194192
text-align: left
195193
white-space: nowrap
196194
.field-body
197195
text-align: left
198-
padding-left: 0
199196

200197
// These are the "literals" that get spit out when you mark stuff as ``code`` as your write.
201198
tt, code

0 commit comments

Comments
 (0)