mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACS-8449] Fixed alignment of close and dropdown icon in search input (#3975)
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
.app-suffix-search-icon-wrapper {
|
.app-suffix-search-icon-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
height: 6px;
|
|
||||||
margin: 14px 1px;
|
margin: 14px 1px;
|
||||||
float: left;
|
float: left;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user