X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=7638f198ea9103457636d0a6aac1605731184d04;hp=26d74e436dd25780c8ef8fd20aa3a92f418d7a1a;hb=b39a41ddb264bbc673d731b81897583796657eca;hpb=549af4fa7323c58e0660f21dd8605cbc812db286 diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index 26d74e4..7638f19 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -3,6 +3,8 @@ /* first, override some fproxy rules. */ #sone div, #sone span, #sone .post .time,#sone .post .delete,#sone .post .show-reply-form, input[type=text], textarea { font: inherit; + /* workaround Fred’s CSS mess */ + max-width: inherit; } input[type=text], textarea {