@@ -143,6 +143,9 @@ $organizationMediaSelector: 'organization-media';
color: #004d7b;
text-decoration: none;
display: block;
+ text-overflow: ellipsis;
+ white-space: nowrap;
+ overflow: hidden;
}
&-workmode {
@@ -3107,7 +3107,11 @@ body {
background: url(../img/icon_contact_02.png) no-repeat left center;
- display: block; }
+ display: block;
+}
.organization-info__contacts-workmode {
font-family: "cuprum", Impact, "Charcoal CY", sans-serif;