page margins increased on responsive pages

This commit is contained in:
Serghei Mihai 2015-03-18 00:19:11 +01:00
parent 4eb96b2eac
commit bec006e611
1 changed files with 2 additions and 2 deletions

View File

@ -3203,7 +3203,7 @@ body.largeText #content-core p {
#global {
background: transparent;
margin: 0;
margin: 5px 7px;
width: auto;
left: 0;
}
@ -3452,7 +3452,7 @@ body.largeText #content-core p {
#global {
background: transparent;
margin: 5px;
margin: 5px 7px;
width: 100%;
left: 0;
}