1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Fixing search bar alignment issue for IE11

This commit is contained in:
Patrik J. Braun 2021-04-18 23:47:07 +02:00
parent e5895ff1f6
commit 7340246d2d

View File

@ -41,6 +41,7 @@
}
.search-hint {
left: 0;
z-index: 1;
width: 100%;
position: absolute;