about summary refs log tree commit diff stats
path: root/src/pages/options/twitter
diff options
context:
space:
mode:
Diffstat (limited to 'src/pages/options/twitter')
-rw-r--r--src/pages/options/twitter/twitter.html27
1 files changed, 15 insertions, 12 deletions
diff --git a/src/pages/options/twitter/twitter.html b/src/pages/options/twitter/twitter.html
index 6d8e0e6f..d7b14abf 100644
--- a/src/pages/options/twitter/twitter.html
+++ b/src/pages/options/twitter/twitter.html
@@ -165,10 +165,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://nitter.com" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -192,10 +193,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://nitter.onion" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>
@@ -212,10 +214,11 @@
                 <form class="custom-instance-form">
                   <div class="some-block option-block">
                     <input class="custom-instance" placeholder="https://nitter.i2p" type="url">
-                    <button class="add add-instance" type="submit"></button>
-                    <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
-                      <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
-                    </svg>
+                    <button class="add add-instance" type="submit">
+                      <svg xmlns="https://www.w3.org/2000/svg" height="20px" viewBox="0 0 24 24" width="20px" fill="currentColor">
+                        <path d="M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"></path>
+                      </svg>
+                    </button>
                   </div>
                 </form>
                 <div class="checklist custom-checklist"></div>