]> git.mxchange.org Git - jjobs-war.git/blobdiff - web/resources/css/layout.css
Please cherry-pick:
[jjobs-war.git] / web / resources / css / layout.css
index 03c3e9d6889e144e7fca65381ff20343f36babf1..aae766a490aa4ce73158e4c23843099773812695 100644 (file)
@@ -9,8 +9,7 @@ div, table {
        line-height: 20px;
 }
 
-.page-header-container {
-       position: relative;
+#page-header-container {
        background-color: steelblue;
        color: white;
        padding: 5px;
@@ -18,10 +17,10 @@ div, table {
 }
 
 #page-footer {
-       position: relative;
        background-color: lightblue;
        padding: 5px;
        margin: 10px 0px 0px 0px;
+       overflow: auto;
 }
 
 #left-menu-container {