1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 07:36:32 +02:00

Corrected position of search icon in admin-ui

This commit is contained in:
Cameron
2013-11-13 16:46:33 -08:00
parent 287260ee03
commit 7ec34720e6

View File

@@ -704,8 +704,6 @@ i.searchquery {
z-index:100; z-index:100;
position:relative; position:relative;
left:-215px; left:-215px;
top:-4px;
} }