Move press disclaimer at the top

This commit is contained in:
Saivann 2013-05-01 00:05:38 -04:00
parent 4ce5098c8c
commit 1ea47219f8
3 changed files with 16 additions and 12 deletions

View file

@ -631,22 +631,18 @@ li{
.press-volunteer>div>div>img:first-child+p+p+p+p{
margin:0px;
}
.press-volunteer>p>img{
.press-volunteer>div>p>img{
vertical-align:bottom;
}
.press-volunteer>div:first-child+p{
.press-volunteer>div:first-child+div+div>p{
margin-top:0px;
margin-bottom:10px;
}
.press-volunteer>div:first-child+p+p{
margin-top:0px;
margin-bottom:10px;
}
.press-volunteer>div:first-child+p+p+p{
.press-volunteer>div:first-child>p:first-child+p{
height:0px;
overflow:hidden;
margin-top:0px;
margin-bottom:20px;
margin-bottom:10px;
font-size:85%;
text-align:justify;
transition:height 400ms ease-out;