]> git.xolatile.top Git - emil-3chen.org.git/commitdiff
--
authorEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 20:27:14 +0000 (20:27 +0000)
committerEmil Williams <emilemilemil@cock.li>
Sat, 17 May 2025 20:27:14 +0000 (20:27 +0000)
static/style.css
tt/post

index e0734de938863d24dc515673c231a92d6a102567..04c1ff545911ad6bff4a70eb26daee9322415deb 100644 (file)
@@ -15,7 +15,7 @@ input[type=text] {
 }
 
 textarea {
-    width: 100%;
+    width: 50%;
 }
 
 #title {
diff --git a/tt/post b/tt/post
index 302bcfa82f8339d2fc2c8313510aa52332193c94..338bde16d9474c6e1e3616b7c5817a5c9ffb287d 100644 (file)
--- a/tt/post
+++ b/tt/post
@@ -15,7 +15,7 @@
         <tr>
           <td>Comment</td>
           <td>
-            <textarea name="comment" cols="50" rows="3" wrap="soft" tabindex="5"></textarea>
+            <textarea name="comment" rows="3" wrap="soft" tabindex="5"></textarea>
           </td>
         </tr>
       </tbody>