From b00243e6b7278fe7e799363e5f33713dd8359309 Mon Sep 17 00:00:00 2001 From: Eugeny Galkovskiy Date: Fri, 15 Jul 2016 16:37:17 +0300 Subject: [PATCH] 150716 --- frontend/views/company/_company_list_view.php | 8 ++++---- frontend/web/css/style.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/views/company/_company_list_view.php b/frontend/views/company/_company_list_view.php index d5547a9..fbb3fad 100755 --- a/frontend/views/company/_company_list_view.php +++ b/frontend/views/company/_company_list_view.php @@ -28,6 +28,10 @@ $http_pattern = '/^https?.*$/'; echo "

{$model->lastname}

"; } ?> +
+
+
+
department->name )) { ?> @@ -35,10 +39,6 @@ $http_pattern = '/^https?.*$/'; -
-
-
-
\ No newline at end of file diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index 66bfc5e..346dc12 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -12442,7 +12442,7 @@ li.active-menu-admin:hover a .ico_num { padding-left: 0 !important; } #modal_form_contacts .fileloader-item-remove:before {display:none;} -.command-block-name {height: 50px;overflow: hidden; font-size: 16px;} +.command-block-name {overflow: hidden; font-size: 16px;} .general_avatar-wr #image_remove_img { left: auto !important; right: -13px; -- libgit2 0.21.4