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:
@@ -703,9 +703,7 @@ footer { padding-top:150px; padding-bottom:20px; color: rgb(153, 153, 153); }
|
|||||||
i.searchquery {
|
i.searchquery {
|
||||||
z-index:100;
|
z-index:100;
|
||||||
position:relative;
|
position:relative;
|
||||||
left:-215px;
|
left:-215px;
|
||||||
top:-4px;
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user