X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=de12c1842172fd22cf69e87e9147fb2818971ed0;hb=d56e5c4f3f730aa6c097a51652d2fe6530104783;hp=01a2d3026630a8a7c66536f0ab10c330c4f19238;hpb=76b706d1afd740f0674fa5c6ede748e21bed197f;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 01a2d30..de12c18 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -321,6 +321,10 @@ textarea { height: 1.5em; } +#sone #create-sone textarea { + height: 1.5em; +} + #sone #add-sone button { position: absolute; }