TC pushbot 5
4 rokov pred
|
@@ -16,7 +16,8 @@
|
|
|
}
|
|
|
|
|
|
.footer{
|
|
|
- position: absolute;
|
|
|
+ position: fixed;
|
|
|
+ left: 0px;
|
|
|
bottom: 0px;
|
|
|
height: 100px;
|
|
|
width: 100%;
|
|
@@ -16,7 +16,8 @@
|
|
|
}
|
|
|
|
|
|
.footer{
|
|
|
- position: absolute;
|
|
|
+ position: fixed;
|
|
|
+ left: 0px;
|
|
|
bottom: 0px;
|
|
|
height: 100px;
|
|
|
width: 100%;
|