mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 19:07:36 -02:30
Merge pull request #7117 from gconsidine/ui/fix/input-text-cutoff
Fix input text cut off along bottom in Firefox
This commit is contained in:
@@ -206,6 +206,7 @@
|
|||||||
border-color: @b7grey;
|
border-color: @b7grey;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
height: 30px;
|
height: 30px;
|
||||||
|
padding: 0 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user