Merge pull request #157 from reuters-graphics/sponsored
fixed height for sponsorship ad
This commit is contained in:
commit
069998c8ca
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 195px;
|
width: 195px;
|
||||||
min-height: 24px;
|
height: 32px;
|
||||||
div.ad-slot__inner {
|
div.ad-slot__inner {
|
||||||
margin: auto 0;
|
margin: auto 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue