mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
Adjusted search key top margin
This commit is contained in:
@@ -184,7 +184,7 @@
|
|||||||
.SmartSearch-keyPane {
|
.SmartSearch-keyPane {
|
||||||
max-height: 215px;
|
max-height: 215px;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: 20px 0 0 0;
|
margin: 10px 0 0 0;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 15px;
|
padding: 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user