We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d10770e commit 84e78b3Copy full SHA for 84e78b3
assets/css/bubble.css
@@ -15,6 +15,8 @@
15
}
16
17
.js-bbl {
18
+ box-sizing: content-box;
19
+
20
position: absolute;
21
bottom: 15px;
22
z-index: 9000;
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sourcejs-comments",
3
- "version": "0.1.4",
+ "version": "0.1.5",
4
"description": "SourceJS plugin for spec comments",
5
"repository": {
6
"type": "git",
0 commit comments