mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
fix for prev commit
This commit is contained in:
parent
422d3b82e6
commit
811b2a0062
1 changed files with 1 additions and 0 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue