diff options
author | alefvanoon <53198048+alefvanoon@users.noreply.github.com> | 2022-01-26 05:36:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-26 05:36:47 +0100 |
commit | 167040942868afb04494b6e2baef4804bea3f4da (patch) | |
tree | c71c28d647be90228f746fc56a5f830366220772 | |
parent | Update README.md (diff) | |
download | libredirect-167040942868afb04494b6e2baef4804bea3f4da.zip |
Fix UI problem
-rw-r--r-- | src/pages/popup/popup.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pages/popup/popup.html b/src/pages/popup/popup.html index 68cd7632..5ab3378b 100644 --- a/src/pages/popup/popup.html +++ b/src/pages/popup/popup.html @@ -232,8 +232,6 @@ </table> </section> - <section class="settings-block"></section> - <footer> <a class="button" id="update-instances"> <span data-localise="__MSG_updateInstances__">Update Instances </span> |