mirror of
https://github.com/ansible/awx.git
synced 2026-01-13 02:50:02 -03:30
trying to help make the main layout of the page respond better to scrolling within scrolling
This commit is contained in:
parent
16b4daf4eb
commit
e1edcc5e5a
@ -21,6 +21,7 @@ body {
|
||||
padding-bottom: 50px;
|
||||
position: relative;
|
||||
background-color: @default-secondary-bg;
|
||||
padding-top: 96px;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
@ -61,7 +62,7 @@ body {
|
||||
}
|
||||
|
||||
#content-container {
|
||||
padding-bottom: 40px;
|
||||
padding-bottom: 0px;
|
||||
}
|
||||
|
||||
.group-breadcrumbs {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user