forked from zaclys/searxng
fix again
This commit is contained in:
parent
1211d566b9
commit
634c56d171
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -230,7 +230,7 @@ article.result-images .detail {
|
||||||
|
|
||||||
@media screen and (max-width: @phone) {
|
@media screen and (max-width: @phone) {
|
||||||
#results.image-detail-open article.result-images[data-vim-selected] .detail {
|
#results.image-detail-open article.result-images[data-vim-selected] .detail {
|
||||||
top: 113px;
|
top: 145px;
|
||||||
.ltr-left(0);
|
.ltr-left(0);
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue