mirror of
https://github.com/ansible/awx.git
synced 2026-02-28 16:28:43 -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;
|
padding-bottom: 50px;
|
||||||
position: relative;
|
position: relative;
|
||||||
background-color: @default-secondary-bg;
|
background-color: @default-secondary-bg;
|
||||||
|
padding-top: 96px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container-fluid {
|
.container-fluid {
|
||||||
@@ -61,7 +62,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#content-container {
|
#content-container {
|
||||||
padding-bottom: 40px;
|
padding-bottom: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.group-breadcrumbs {
|
.group-breadcrumbs {
|
||||||
|
|||||||
Reference in New Issue
Block a user