input#months on gantt is too narrow (#31147, #31238).

Patch by Mizuki ISHIKAWA.


git-svn-id: http://svn.redmine.org/redmine/trunk@18074 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2019-04-22 05:17:06 +00:00
parent 3f1927860e
commit 9a08215e79

View File

@@ -775,7 +775,7 @@ label.no-css {
width:auto;
}
input#time_entry_comments { width: 90%;}
input#months { width: 30px; }
input#months { width: 46px; }
.jstBlock .jstTabs, .jstBlock .wiki-preview { width: 99%; }