mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-21 16:23:36 -05:00
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