mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Fixed position for ace search ctrlf
This commit is contained in:
parent
2c6ef58e6f
commit
8c787e0352
1 changed files with 5 additions and 0 deletions
|
@ -2238,3 +2238,8 @@ pre, code {
|
|||
@include linear-gradient(top, #0E6655, #0B5345);
|
||||
}
|
||||
}
|
||||
|
||||
.ace_search {
|
||||
position: fixed!important;
|
||||
top: 105px!important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue