From cb006e0f6f609ae85ab4a7e9dcf32c981c5f56ec Mon Sep 17 00:00:00 2001 From: Aadarsh Jha Date: Sat, 19 Aug 2023 15:50:04 +0530 Subject: [PATCH 1/3] [Fix] error # 309 (moved the undo button below reset button) --- src/options/options.html | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/options/options.html b/src/options/options.html index 3169dce3..28aa81a0 100644 --- a/src/options/options.html +++ b/src/options/options.html @@ -29,13 +29,7 @@ - + +

From 7b3a117679b86bf7cfe8bfe5fedf742da285955a Mon Sep 17 00:00:00 2001 From: Aadarsh Jha Date: Sat, 19 Aug 2023 16:04:51 +0530 Subject: [PATCH 2/3] [Fix] issue #309 (moved undo banner below reset button) --- CONTRIBUTORS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index e47041d4..2f81754f 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -16,6 +16,7 @@ - Metta Ong ([@ongspxm](https://github.com/ongspxm)) - Michael Corwin ([@mcorwin22](https://github.com/mcorwin22)) - Pradyumna Mahajan ([@pradyumnamahajan](https://github.com/pradyumnamahajan)) +- Aadarsh Jha ([@renji18](https://github.com/renji18)) ## Translators From 22ec62e4181fe2e96a6f932821af86e272b00857 Mon Sep 17 00:00:00 2001 From: Aadarsh Jha Date: Sat, 19 Aug 2023 16:07:38 +0530 Subject: [PATCH 3/3] Fix issue #309 --- src/common/modules/CommonCss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/modules/CommonCss b/src/common/modules/CommonCss index bdd81cc7..56a45a04 160000 --- a/src/common/modules/CommonCss +++ b/src/common/modules/CommonCss @@ -1 +1 @@ -Subproject commit bdd81cc7d19caeb324c9ccbbde19c624bf8429e2 +Subproject commit 56a45a0416f269d588f14e8132a3088002a04e40