diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index d6833dad11..a4b5426499 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -354,6 +354,10 @@ div#foot { height: 30px; clear: both; width: auto; + + bottom: 0; + position: fixed; + width: 100%; } #ver { margin-bottom: 25px;