mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
* task edit input width fixed
This commit is contained in:
parent
e7a0e5882e
commit
ec725c7c07
1 changed files with 0 additions and 1 deletions
|
|
@ -214,7 +214,6 @@ li.task-completed .task-note-block .task-note { text-decoration:line-through; }
|
|||
.form-row { margin-top:8px; }
|
||||
.form-row .h { font-weight:bold; color:#333333; }
|
||||
.form-row-short-end { clear:both; }
|
||||
#page_taskedit .form-row { max-width:700px; }
|
||||
#page_taskedit .form-row .in500 { width:99%; }
|
||||
#page_taskedit .form-row textarea.in500 { height:200px; /*resize:none;*/ }
|
||||
#page_taskedit .form-row-short { float:left; margin-right:12px; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue