diff --git a/chrome-extension/popup.html b/chrome-extension/popup.html index f5180b9..8fd136f 100644 --- a/chrome-extension/popup.html +++ b/chrome-extension/popup.html @@ -2,7 +2,7 @@ - Quote-Boy + Quote-Boy : A browser extension and API to get quotes by requesting tags . @@ -43,4 +43,4 @@ - \ No newline at end of file + diff --git a/chrome-extension/style.css b/chrome-extension/style.css index 69dc772..d96e3d0 100644 --- a/chrome-extension/style.css +++ b/chrome-extension/style.css @@ -16,7 +16,7 @@ width: 100%; border: 3px solid #101111; border-right: none; - padding: 5px; + padding: 5px 8px; height: 30px; border-radius: 5px 0 0 5px; outline: none;