From c0cb00e97657ec6db78e50a746cdcd31fdde2899 Mon Sep 17 00:00:00 2001 From: Paulo Jorge Reis Date: Thu, 15 Oct 2020 11:08:10 +0100 Subject: [PATCH] Update frontend/stylesheets/app/editor/pdf.less Co-authored-by: Jessica Lawshe GitOrigin-RevId: 628b83a3b1fd03362853fe9cc2d4b5751c85cae4 --- services/web/frontend/stylesheets/app/editor/pdf.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/web/frontend/stylesheets/app/editor/pdf.less b/services/web/frontend/stylesheets/app/editor/pdf.less index d1b62ff879..021773282e 100644 --- a/services/web/frontend/stylesheets/app/editor/pdf.less +++ b/services/web/frontend/stylesheets/app/editor/pdf.less @@ -42,7 +42,7 @@ } .toolbar-pdf-right { - flex: 1 0 0px; + flex: 1 0 auto; } .btn-toggle-logs {