diff --git a/popup.html b/popup.html
index 723ceb3..91cdd87 100644
--- a/popup.html
+++ b/popup.html
@@ -36,10 +36,10 @@
border: 1px solid rgb(114, 120, 191);
background: rgb(114, 120, 191);
color: white;
- text-align: right;
margin-left: 0.5em;
width: 7em;
text-align: center;
+ font-size: 0.86em;
transition: all .2s ease-out;
border-radius: .25em;
}