X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=92504105674b35d89d03d7e99df0b4f5285bf718;hb=b71eaa8ad23db76b1c3873e8d081698061b7a1c2;hp=22e411b7868c5ffaca63f32a0b0edf4923922603;hpb=baf3fd619b3f87c95111e522fb5cfc043a5d2881;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 22e411b..9250410 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -270,12 +270,12 @@ textarea { #sone .post .create-reply input[type=text] { margin-left: 0.5ex; - width: 50em; + width: 45em; } #sone .post .create-reply textarea { margin-left: 0.5ex; - width: 50em; + width: 45em; height: 4em; }