mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
71894: position dropdown right underneath input
This commit is contained in:
@@ -15,5 +15,6 @@ form {
|
||||
position: relative;
|
||||
.dropdown-menu {
|
||||
position: absolute;
|
||||
top: 40px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user