Skip to content

Commit 0cf58e0

Browse files
author
machuanjia
committed
back
1 parent ec83926 commit 0cf58e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-wtpbox",
3-
"version": "0.0.6",
3+
"version": "0.0.5",
44
"main": "src/pbox.js",
55
"dependencies": {
66
"angular": "~1.2.25",

src/css.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.pbox {
22
position: absolute;
3-
z-index: 1100;
3+
z-index: 1000;
44
display: none;
55
min-width: 150px;
66
text-align: left;

0 commit comments

Comments
 (0)