Ensure the notification badge has plenty of space
This commit is contained in:
@@ -95,6 +95,10 @@ $table-border-color: transparent !default;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.dropdown-menu {
|
||||
min-width: 190px;
|
||||
}
|
||||
|
||||
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
|
||||
background-color: $brand-primary;
|
||||
color: white;
|
||||
|
||||
Reference in New Issue
Block a user