diff --git a/src/popup/index.html b/src/popup/index.html index 51c0274..58e36e1 100755 --- a/src/popup/index.html +++ b/src/popup/index.html @@ -7,7 +7,7 @@
- Click a tab to view it's details.
Double click on a tab or a window to open it.
+ Click a tab to open it.
Hover over a tab to preview it.
diff --git a/src/popup/popup.css b/src/popup/popup.css index 4add5b2..f3bad89 100755 --- a/src/popup/popup.css +++ b/src/popup/popup.css @@ -214,8 +214,8 @@ html, body { font-weight: bolder; letter-spacing: -1.3px; color: #aaaaaa; - padding-left: 6px; - padding-right: 6px; + padding-left: 10px; + padding-right: 10px; } #tab-details { height: 100%;