From 6cccf6ccdad3008f2aca4a8a30d73ff24107cc0c Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Wed, 2 May 2018 14:09:47 -0400 Subject: [PATCH] Revert "fix #2809" This reverts commit 32e2a1b2c7b5b57d4a7fccae5341c857dda193ff. --- src/css/popup.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/css/popup.css b/src/css/popup.css index fb801e12d..12b0b8e1d 100644 --- a/src/css/popup.css +++ b/src/css/popup.css @@ -1,8 +1,3 @@ -html { - align-items: align-items; - display: flex; - justify-content: flex-end; - } body { background-color: white; border: 0;