mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 05:53:03 +00:00
Merge pull request #2758 from DSpace/backport-2691-to-dspace-7_x
[Port dspace-7_x] Decrease min-height for Login Dropdown Menu
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.loginDropdownMenu {
|
.loginDropdownMenu {
|
||||||
min-height: 260px;
|
min-height: 75px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-item.active, .dropdown-item:active,
|
.dropdown-item.active, .dropdown-item:active,
|
||||||
|
Reference in New Issue
Block a user