mirror of
https://github.com/ansible/awx.git
synced 2026-02-27 07:56:06 -03:30
trying to help make the main layout of the page respond better to scrolling within scrolling
This commit is contained in:
committed by
jaredevantabor
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 {
|
||||
|
||||
Reference in New Issue
Block a user