diff --git a/peach-web/static/css/peachcloud.css b/peach-web/static/css/peachcloud.css index 7e18374..a1f712e 100644 --- a/peach-web/static/css/peachcloud.css +++ b/peach-web/static/css/peachcloud.css @@ -795,7 +795,7 @@ form { .label-ellipsis { overflow: hidden; text-overflow: ellipsis; - width: 10rem; + /*width: 10rem;*/ } .input-label {