Skip to content
Snippets Groups Projects
Unverified Commit 777f852a authored by Daniel Rudolf's avatar Daniel Rudolf
Browse files

Add bottom margin to definition descriptions

parent 138a88e0
Branches
No related tags found
No related merge requests found
...@@ -185,7 +185,7 @@ p, td, th, li, dd { ...@@ -185,7 +185,7 @@ p, td, th, li, dd {
word-wrap: break-word; word-wrap: break-word;
} }
p, hr, table, .table-responsive, ol, ul, dl, pre, blockquote, fieldset { p, hr, table, .table-responsive, ol, ul, dl, dd, pre, blockquote, fieldset {
margin-bottom: 1em; margin-bottom: 1em;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment