This website works better with JavaScript.
Home
Explore
Help
Sign In
ruhnet
/
monster-ui-voip
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
UI-1604: Fixed issue in groups with overlay because of new walkthrough
4.3
Jean-Roch Maitre
11 years ago
parent
511453f50b
commit
d1f8ffa64c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
submodules/groups/groups.js
+ 1
- 1
submodules/groups/groups.js
View File
@ -204,7 +204,7 @@ define(function(require){
'z-index'
:
'2'
}
)
;
cell
.
parent
(
)
.
siblings
(
'.edit-groups'
)
.
css
(
{
cell
.
parent
s
(
'.groups-cells'
)
.
siblings
(
'.edit-groups'
)
.
css
(
{
'position'
:
'relative'
,
'z-index'
:
'2'
,
'border-top-color'
:
'transparent'
Write
Preview
Loading…
Cancel
Save