aboutsummaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/popup.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/css/popup.css b/css/popup.css
index 1f0069c..85768c1 100644
--- a/css/popup.css
+++ b/css/popup.css
@@ -29,4 +29,11 @@ button {
color:red;
height:13px;
font-size:12px;
+}
+
+label {
+ display:inline-block;
+ position: relative;
+ top:5px;
+ margin-top:4px;
} \ No newline at end of file