fix for prev commit

This commit is contained in:
Max Pozdeev 2022-02-23 01:05:00 +03:00
parent 422d3b82e6
commit 811b2a0062

View file

@ -117,6 +117,7 @@ body, td, th, input, textarea, select {
max-width:1000px;
padding:8px;
margin-bottom:8px;
box-sizing: border-box;
}
form { display: inline; }