border-radius fix
This commit is contained in:
parent
b03ba33bc4
commit
0778487020
|
@ -148,6 +148,7 @@
|
||||||
}
|
}
|
||||||
footer {
|
footer {
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
border-radius: 0 0 5px 5px;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
background: #fafafa;
|
background: #fafafa;
|
||||||
|
|
Loading…
Reference in New Issue