mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed the position of footer in the css.
(cherry picked from commit 6f9d9e49ec873be7e92694da3481ee533220c2a2)
This commit is contained in:
parent
27d8f89a7c
commit
d52ed2500d
@ -354,6 +354,10 @@ div#foot {
|
||||
height: 30px;
|
||||
clear: both;
|
||||
width: auto;
|
||||
|
||||
bottom: 0;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
}
|
||||
#ver {
|
||||
margin-bottom: 25px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user