Skip to content

Commit 546c95c

Browse files
committed
tweak to right side
1 parent b6c3181 commit 546c95c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

icon128.png

17.6 KB
Loading

iconweird.png

81 KB
Loading

popup.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
span.answerCount {
9292
color: rgba(84, 82, 112, .5);
9393
float: left;
94-
margin-left: 5px;
95-
width: 18px;
94+
margin-left: 2px;
95+
width: 19px;
9696
font-size: .8em;
9797
margin-top: 6px;
9898
}
@@ -146,7 +146,7 @@
146146
}
147147

148148
#clearButton {
149-
margin-left: 6px;
149+
margin-left: 4px;
150150
width: 68px;
151151
font-family: inherit;
152152
}
@@ -482,7 +482,7 @@
482482
<br />
483483
<div id="boxTitles">
484484
<span class="boxNav" style="margin-left: 2px">Save</span>
485-
<span class="boxNav" style="margin-left: 288px">Hide</span>
485+
<span class="boxNav" style="margin-left: 286px">Hide</span>
486486
</div>
487487
<div id="container">
488488
<div id="bookmarks"></div>

0 commit comments

Comments
 (0)