diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 9ea4ad7..5782f55 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -12427,4 +12427,5 @@ li.active-menu-admin:hover a .ico_num { background: url("/images/delet-file.png") no-repeat; padding-left: 0 !important; } -#modal_form_contacts .fileloader-item-remove:before {display:none;} \ No newline at end of file +#modal_form_contacts .fileloader-item-remove:before {display:none;} +.command-block-name {height: 50px;overflow: hidden; font-size: 16px;} \ No newline at end of file -- libgit2 0.21.4