diff --git a/popup.html b/popup.html index cd2b926..556303f 100644 --- a/popup.html +++ b/popup.html @@ -47,10 +47,13 @@ background-color: #f5fbff; border: 1px solid #ccc; border-radius: 5px; - padding: 3px 0 8px 0; + padding: 0 0 12px 0; margin: 0; margin-bottom: .5em; font-size: .9em; + display: flex; + flex-direction: column; + gap: .85em; } fieldset+fieldset { @@ -58,9 +61,7 @@ } fieldset>div { - display: inline-block; - margin: .4rem .5rem; - width: 100%; + margin: 0 .5rem; } fieldset>span { @@ -70,6 +71,7 @@ legend { font-weight: 600; + margin-bottom: .5em; } input, label, select { @@ -175,8 +177,6 @@ cursor: pointer; width: fit-content; vertical-align: middle; - display: inline-block; - width: 100%; } .radioGroup { diff --git a/settings.html b/settings.html index 13476fb..0831185 100644 --- a/settings.html +++ b/settings.html @@ -52,9 +52,10 @@ background-color: #f5fbff; border: 1px solid #ccc; border-radius: 5px; - padding: 3px 0 8px 0; + padding: 0 0 12px 0; margin: 0; margin-bottom: .5em; + font-size: .9em; } fieldset+fieldset { @@ -62,16 +63,19 @@ } fieldset>div { - margin: .4rem .5rem; + margin: 0 .5rem; } fieldset>span { - margin: .8rem 0 .4rem; display: block; } + fieldset>div+span { + margin: .8rem 0 .4rem; + } legend { font-weight: 600; + margin-bottom: .5em; } input, label, select { @@ -539,7 +543,6 @@ Redirect to indie wiki -
When search engine results include a Fandom or Fextralife wiki that has an independent alternative, IWB can: