[Basilisk] Remove some leftover crashreporter stuff

This commit is contained in:
Basilisk-Dev 2023-09-26 12:34:03 -04:00 committed by roytam1
commit 264cd17e94
3 changed files with 1 additions and 12 deletions

View file

@ -288,8 +288,7 @@ description > html|a {
margin-inline-end: 4px; /* add the 4px end-margin of other elements */
}
#FHRLearnMore,
#crashReporterLearnMore {
#FHRLearnMore {
/* provide some margin between the links and the label text */
/* !important is needed to override the rules defined in common.css */
margin-inline-start: 20px !important;