mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 15:21:13 +03:00
Latet css changes
This commit is contained in:
parent
aac2d0955e
commit
520ca8d70b
@ -606,7 +606,8 @@
|
||||
font-weight: bold;
|
||||
width: 100%;
|
||||
border-bottom: 1px solid #d8d8d8;
|
||||
margin-bottom: 5px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* overrides to TB modal */
|
||||
@ -649,6 +650,11 @@
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
/* form navigation */
|
||||
.navigation-buttons {
|
||||
height: 40px;
|
||||
}
|
||||
|
||||
|
||||
/* Large desktop */
|
||||
@media (min-width: 1200px) {
|
||||
|
Loading…
Reference in New Issue
Block a user