Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CSS-Tricks/The-Printliminator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Garrison <wowmotty@gmail.com>2015-10-11 22:49:42 +0300
committerRob Garrison <wowmotty@gmail.com>2015-10-11 22:49:42 +0300
commit47be3d2271d6b0e26a767a4777bd2bd2e7bb5bb9 (patch)
treea80c775c49278d37617af1f85528553858dcbcf4 /dist/chrome/popup.css
parent47909061496221e9640b9828b4e61015d2a353f6 (diff)
version bumpv4.0.5gh-pages
Diffstat (limited to 'dist/chrome/popup.css')
-rw-r--r--dist/chrome/popup.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/chrome/popup.css b/dist/chrome/popup.css
index 6a4d51c..dbb7093 100644
--- a/dist/chrome/popup.css
+++ b/dist/chrome/popup.css
@@ -73,15 +73,15 @@ li {
vertical-align: middle;
padding: 4px 16px 4px 4px;
white-space: nowrap;
- margin: 2px;
cursor: pointer;
+ max-width: 23%;
+ overflow: hidden;
}
li:hover {
background: #444;
}
.icon {
- display: inline-block;
background: url(printliminator.png) no-repeat;
width: 25px;
height: 25px;