Oprava patičky.
This commit is contained in:
parent
cb2ae7ed5e
commit
421f4c9c82
1 changed files with 6 additions and 1 deletions
|
@ -250,7 +250,12 @@ div.zadani_azad_termin {
|
||||||
}
|
}
|
||||||
#footer {
|
#footer {
|
||||||
padding: 20px 40px 0px 40px;
|
padding: 20px 40px 0px 40px;
|
||||||
min-height: 260px;
|
min-height: 270px;
|
||||||
|
}
|
||||||
|
#footer-extra {
|
||||||
|
position: relative;
|
||||||
|
top: -10px;
|
||||||
|
height: 39px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#footer p.organize {
|
#footer p.organize {
|
||||||
|
|
Loading…
Reference in a new issue