fixed footer alignement

This commit is contained in:
2018-09-12 16:36:27 +02:00
parent 55360bf6f9
commit caaf23fbbd
2 changed files with 4 additions and 2 deletions
File diff suppressed because one or more lines are too long
@@ -1644,7 +1644,8 @@ footer{
.region-footer-center{
width: 80%;
overflow:hidden;
text-align: left;
// text-align: left; // why ??
text-align: center;
}
.region-footer-right{
box-sizing: content-box;
@@ -1791,6 +1792,7 @@ footer{
display: inline-block;
// vertical-align: top;
// outline: 1px dotted green;
div.item-list{
ul{
margin:0;