Static height on ad to avoid jumping

master
Nick Sergeant 2012-03-17 12:53:47 -04:00
parent a3c1046014
commit b9180b4a4e
2 changed files with 2 additions and 0 deletions

View File

@ -229,6 +229,7 @@ section.main aside.main {
width: 190px;
}
section.main aside.main section.ad {
height: 209px;
margin-bottom: 28px;
}
section.main aside.main section.ad div.asset {

View File

@ -290,6 +290,7 @@ section.main {
width: 190px;
section.ad {
height: 209px;
margin-bottom: 28px;
div.asset {