lots of notification tweaks

This commit is contained in:
friendica
2013-01-08 02:49:08 -08:00
parent 7f6e1144f6
commit ba20913c2b
6 changed files with 64 additions and 17 deletions

View File

@@ -3774,6 +3774,13 @@ ul.menu-popup {
/* top: 90px; */
/* left: 400px; */
}
.notify-menus {
width: 320px !important;
max-height: 400px;
overflow-y: scroll;overflow-style:scrollbar;
}
#nav-notifications-menu {
width: 320px;
max-height: 400px;