From 32584911ea3e59144e44a7f9801301216ba1f760 Mon Sep 17 00:00:00 2001 From: Jason Date: Wed, 8 Apr 2015 14:10:34 -0500 Subject: [PATCH] Add a bit of spacing after style name in pop-up --- popup.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/popup.html b/popup.html index 70a3dd22..1ad702d7 100644 --- a/popup.html +++ b/popup.html @@ -12,8 +12,8 @@ } .style-name { cursor: default; - display: inline; font-weight: bold; + margin-bottom: 2px; } .actions { font-size: x-small;