mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
Change input group width to auto
This commit is contained in:
parent
e3f0246f4c
commit
26935528c3
@ -531,7 +531,7 @@ input[type='radio']:checked:before {
|
||||
|
||||
.input-group-btn {
|
||||
display: flex;
|
||||
width: 30px;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user