From 9e9e99e17257fe8253f021d9e03cf5b26bf61d48 Mon Sep 17 00:00:00 2001 From: 10001shh Date: Mon, 14 Jan 2019 16:41:33 -0600 Subject: [PATCH] copy paste styling --- css/popup.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/popup.css b/css/popup.css index 4cd58fa8..4f8259e0 100644 --- a/css/popup.css +++ b/css/popup.css @@ -9,7 +9,7 @@ } .container { - padding: 2px 16px 2px 10px; + padding: 4px 16px 4px 12px; } h2 { @@ -53,7 +53,7 @@ body { .copybut { background-color: transparent; padding: 0px; - margin: 0px 3px 0px 0px; + margin: 0px 5px 0px 0px; border: none; font-size: 15px; border-radius: 50%;