diff --git a/resources/celerity/map.php b/resources/celerity/map.php --- a/resources/celerity/map.php +++ b/resources/celerity/map.php @@ -46,7 +46,7 @@ 'rsrc/css/application/conpherence/durable-column.css' => '51c1e074', 'rsrc/css/application/conpherence/menu.css' => 'f389e048', 'rsrc/css/application/conpherence/message-pane.css' => '75c23c74', - 'rsrc/css/application/conpherence/notification.css' => '72178795', + 'rsrc/css/application/conpherence/notification.css' => 'd208f806', 'rsrc/css/application/conpherence/transaction.css' => '25138b7f', 'rsrc/css/application/conpherence/update.css' => '1099a660', 'rsrc/css/application/conpherence/widget-pane.css' => 'a9082fd0', @@ -518,7 +518,7 @@ 'conpherence-durable-column-view' => '51c1e074', 'conpherence-menu-css' => 'f389e048', 'conpherence-message-pane-css' => '75c23c74', - 'conpherence-notification-css' => '72178795', + 'conpherence-notification-css' => 'd208f806', 'conpherence-thread-manager' => '0a5192c4', 'conpherence-transaction-css' => '25138b7f', 'conpherence-update-css' => '1099a660', diff --git a/webroot/rsrc/css/application/conpherence/notification.css b/webroot/rsrc/css/application/conpherence/notification.css --- a/webroot/rsrc/css/application/conpherence/notification.css +++ b/webroot/rsrc/css/application/conpherence/notification.css @@ -51,7 +51,7 @@ font-size: 11px; margin-top: 2px; margin-left: 46px; - width: 314px; + width: 290px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;