From c7931faa7e7a3f4dbe8def504609f5421b5130ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Steinar=20=C3=81g=C3=BAst?= Date: Thu, 28 Feb 2019 12:36:28 +0000 Subject: [PATCH] CB-13969 adding newline at end of inappbrowser.cs --- www/inappbrowser.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/inappbrowser.css b/www/inappbrowser.css index 75da1eba9..e9ccebbca 100644 --- a/www/inappbrowser.css +++ b/www/inappbrowser.css @@ -111,4 +111,4 @@ .action-close:not([disabled]):hover::before { content: "\E0CA"; -} \ No newline at end of file +}