fixed footer alignement
This commit is contained in:
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;
|
||||
|
||||
Reference in New Issue
Block a user