mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
Merge pull request #1764 from mabashian/1454-checkbox-styling
Fixed credentials form checkbox styling
This commit is contained in:
@@ -152,8 +152,6 @@
|
|||||||
|
|
||||||
& > input[type=checkbox] {
|
& > input[type=checkbox] {
|
||||||
margin: 0 3px 0 0;
|
margin: 0 3px 0 0;
|
||||||
position: relative;
|
|
||||||
top: 3px
|
|
||||||
}
|
}
|
||||||
|
|
||||||
& > p {
|
& > p {
|
||||||
|
|||||||
Reference in New Issue
Block a user