Skip to content

Commit 8ff9215

Browse files
authored
Merge pull request #15 from b-trav/open-button-scroll-bar-fix
Fix to stop the scratchpad interfering with the scrollbar in firefox.
2 parents 6501907 + 244cc71 commit 8ff9215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scratchpad.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
.scratchpad-btn {
1818
float: right;
19-
padding-right: 24px;
19+
margin-right: 24px;
2020
opacity: 0.2;
2121
font-size: 24px;
2222
z-index: 106;

0 commit comments

Comments
 (0)