diff --git a/src/main/webapp/resources/css/structure.css b/src/main/webapp/resources/css/structure.css index fefcfeb8e74..a2c0f79e4fb 100644 --- a/src/main/webapp/resources/css/structure.css +++ b/src/main/webapp/resources/css/structure.css @@ -49,7 +49,7 @@ body .ui-widget {font-size: inherit;} #status-alert {margin-top:0; margin-bottom:0;} #status-alert div.alert {border:0; box-shadow:none;} -#footer {position:absolute; bottom:0; width:100%; height:60px; padding-bottom:100px; color:#767676;} +footer {position:absolute; bottom:0; width:100%; height:60px; padding-bottom:100px; color:#767676;} #dvfooter.widget-view {position:fixed; left:0; bottom:0; margin:0; padding:4px 0 0 0; min-height:44p; height:auto; background:#fff;} #dvfooter .poweredbylogo {text-align:right;} #dvfooter .poweredbylogo span {font-size:.85em;margin-right:.3em;} @@ -1114,4 +1114,4 @@ span.label-default { background-color: #757575 } .dropdown-header { color:#757575 } .login-container h1 { font-size:30px; } -#embargoInputs label { font-weight: normal; } \ No newline at end of file +#embargoInputs label { font-weight: normal; }