mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Change input group width to auto
This commit is contained in:
@@ -531,7 +531,7 @@ input[type='radio']:checked:before {
|
|||||||
|
|
||||||
.input-group-btn {
|
.input-group-btn {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 30px;
|
width: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user