mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 04:00:06 -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 {
|
||||
display: flex;
|
||||
width: 30px;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user