Skip to content

Commit 2448927

Browse files
committed
Fix padding for field lists
1 parent 235d6dc commit 2448927

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
@@ -182,17 +182,14 @@
182182
border: none
183183
td
184184
border: none
185-
padding-top: 5px
186185
td > strong
187186
display: inline-block
188-
margin-top: 3px
189187
.field-name
190188
padding-right: 10px
191189
text-align: left
192190
white-space: nowrap
193191
.field-body
194192
text-align: left
195-
padding: 8px 0px 0px 0px
196193

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

0 commit comments

Comments
 (0)