mirror of
https://github.com/ansible/awx.git
synced 2026-05-09 02:17:37 -02:30
After fixes to app footer, the footer background color was off. Fixed.
This commit is contained in:
@@ -369,11 +369,6 @@ dd {
|
|||||||
margin-top: @footer-margin;
|
margin-top: @footer-margin;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*#push {
|
|
||||||
height: @push-height;
|
|
||||||
margin-bottom: (@footer-margin);
|
|
||||||
}*/
|
|
||||||
|
|
||||||
|
|
||||||
#navbar-container, .main-menu {
|
#navbar-container, .main-menu {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@@ -447,6 +442,7 @@ dd {
|
|||||||
border-bottom-left-radius: 0;
|
border-bottom-left-radius: 0;
|
||||||
border-bottom-right-radius: 0;
|
border-bottom-right-radius: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
background-color: @black;
|
||||||
}
|
}
|
||||||
|
|
||||||
.site-footer {
|
.site-footer {
|
||||||
|
|||||||
Reference in New Issue
Block a user