We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec83926 commit 0cf58e0Copy full SHA for 0cf58e0
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-wtpbox",
3
- "version": "0.0.6",
+ "version": "0.0.5",
4
"main": "src/pbox.js",
5
"dependencies": {
6
"angular": "~1.2.25",
src/css.less
.pbox {
position: absolute;
- z-index: 1100;
+ z-index: 1000;
display: none;
min-width: 150px;
text-align: left;
0 commit comments