Remove custom styling from export alternative sources dl

These were mostly the same as the bootstrap defaults.
This commit is contained in:
Andy Allan 2023-09-13 11:35:55 +01:00
parent 5473be178a
commit 3c4f48e59b

View file

@ -890,14 +890,6 @@ tr.turn:hover {
.export_bound {
margin: $lineheight/4;
}
dl {
padding-left: $lineheight/2;
dd {
margin-left: 0;
margin-bottom: 10px;
}
}
}
/* Rules for edit pages */