Changed open conversation button priority

This commit is contained in:
Pierre
2017-06-04 18:22:08 +02:00
parent f99dcf8fdc
commit 80566edced
2 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,10 @@
height: 100%;
padding-top: 50px;
}
#friendsList:hover {
z-index: 1001;
}
}
/**