mirror of
https://github.com/ansible/awx.git
synced 2026-03-02 17:28:51 -03:30
fixing z-index of smart-search button
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
cursor: pointer;
|
||||
border-top-right-radius: 5px;
|
||||
border-bottom-right-radius: 5px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.SmartSearch-searchButton:hover {
|
||||
|
||||
Reference in New Issue
Block a user