mirror of
https://github.com/netbox-community/netbox.git
synced 2026-02-04 06:16:23 -06:00
This commit is contained in:
+1
-1
File diff suppressed because one or more lines are too long
@@ -30,7 +30,7 @@
|
|||||||
|
|
||||||
// Remove the bottom margin of the last <p> elements in markdown
|
// Remove the bottom margin of the last <p> elements in markdown
|
||||||
.rendered-markdown {
|
.rendered-markdown {
|
||||||
p:last-of-type {
|
p:last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user