hide footer on non-dashboard pages
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
.page-dashboard footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
footer {
|
||||
font-size: 75%;
|
||||
width: 98%; /* was causing horiz scrollbars - need to examine */
|
||||
|
||||
Reference in New Issue
Block a user