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