This commit is contained in:
bee0005
2016-09-04 06:17:44 +00:00
parent 896c80f1cb
commit 8813a0983c
3 changed files with 43 additions and 13 deletions

View File

@@ -5370,7 +5370,7 @@ ul.notifications {
background: #fff;
border-radius: 5px;
position: relative;
width:30%;
width:40%;
transition: all 5s ease-in-out;
overflow:auto;
z-index:20001;