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 d89ec6d commit ec83926Copy full SHA for ec83926
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-wtpbox",
3
- "version": "0.0.5",
+ "version": "0.0.6",
4
"main": "src/pbox.js",
5
"dependencies": {
6
"angular": "~1.2.25",
src/css.less
.pbox {
position: absolute;
- z-index: 1000;
+ z-index: 1100;
display: none;
min-width: 150px;
text-align: left;
0 commit comments