1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00

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:
Greg Considine 2017-07-18 10:13:11 -04:00 committed by GitHub
commit 53b62c58ac

View File

@ -206,6 +206,7 @@
border-color: @b7grey;
border-radius: 5px;
height: 30px;
padding: 0 10px;
}
}