From 835567f12990d1fb945b6393e3f029b531dda0fd Mon Sep 17 00:00:00 2001 From: gregoirenovel Date: Tue, 28 Nov 2017 15:04:31 +0100 Subject: [PATCH] Correctly display the notification column header in Chrome --- app/assets/stylesheets/new_design/dossiers_table.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/new_design/dossiers_table.scss b/app/assets/stylesheets/new_design/dossiers_table.scss index aa74686a2..f79d81f9a 100644 --- a/app/assets/stylesheets/new_design/dossiers_table.scss +++ b/app/assets/stylesheets/new_design/dossiers_table.scss @@ -42,7 +42,7 @@ } .notification-col { - width: 30px; + width: 45px; text-align: center; a {