From 8a383cd79dd96888138f46207dba4f3da3f0dd6b Mon Sep 17 00:00:00 2001 From: Shahzad Date: Wed, 20 May 2020 14:17:59 +0200 Subject: [PATCH] update snaps --- .../__tests__/__snapshots__/monitor_list.test.tsx.snap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/plugins/uptime/public/components/overview/monitor_list/__tests__/__snapshots__/monitor_list.test.tsx.snap b/x-pack/plugins/uptime/public/components/overview/monitor_list/__tests__/__snapshots__/monitor_list.test.tsx.snap index 7860aa86558fb..5298979be18b7 100644 --- a/x-pack/plugins/uptime/public/components/overview/monitor_list/__tests__/__snapshots__/monitor_list.test.tsx.snap +++ b/x-pack/plugins/uptime/public/components/overview/monitor_list/__tests__/__snapshots__/monitor_list.test.tsx.snap @@ -557,7 +557,7 @@ exports[`MonitorList component renders the monitor list 1`] = ` } } -@media only screen and (max-width:574px) { +@media only screen and (max-width:768px) { .c0.c0 > :first-child { -webkit-flex-basis: 40% !important; -ms-flex-preferred-size: 40% !important;