mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 01:39:24 +02:00
Fix
This commit is contained in:
parent
93c860b0fd
commit
12a836fb05
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
position: absolute;
|
||||
top: 28px;
|
||||
left: 24px;
|
||||
z-index: 10;
|
||||
z-index: 50;
|
||||
}
|
||||
|
||||
#topMenuUserNotifications span.badge-notify{
|
||||
|
@ -47,7 +47,7 @@
|
|||
|
||||
#topMenuUserNotifications > ul .list-group a > div > div.media-body > strong{
|
||||
white-space: nowrap;
|
||||
|
||||
|
||||
}
|
||||
#topMenuUserNotifications .icon{
|
||||
position: absolute;
|
||||
|
@ -88,4 +88,4 @@
|
|||
max-height: calc(100vh - 300px);
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue