mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
Updated dropdown search boxe positions to align with other dropdowns
This commit is contained in:
parent
6fa699a835
commit
9fda0df798
@ -739,7 +739,9 @@ body.flexbox-support #entity-selector-wrap .popup-body .form-group {
|
||||
display: none;
|
||||
position: absolute;
|
||||
z-index: 80;
|
||||
right: -$-m;
|
||||
right: 0;
|
||||
top: 0;
|
||||
margin-top: $-m;
|
||||
@include rtl {
|
||||
right: auto;
|
||||
left: -$-m;
|
||||
|
Loading…
Reference in New Issue
Block a user