mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-08 00:51:48 -05:00
AC-308 Added Remove button to Hosts list.
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
/* Attempt to make button heights consistent. For some reason success, info, etc. are
|
||||
taller than plain .btn */
|
||||
|
||||
.btn-success, .btn-danger, .btn-info, .btn-primary {
|
||||
.btn-success, .btn-danger, .btn-info, .btn-primary, .btn-warning {
|
||||
padding-top: 1px;
|
||||
padding-bottom: 2px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user