Change survey image

Reviewed By: vjeux

Differential Revision: D3362968

fbshipit-source-id: f6de18a5f27e32e6bb64a65bc233d741cb276f41
This commit is contained in:
Ben Alpert 2016-05-28 12:42:23 -07:00 committed by Facebook Github Bot 3
parent 573dc858ad
commit 5571794035
2 changed files with 3 additions and 6 deletions

View File

@ -1371,13 +1371,10 @@ div[data-twttr-id] iframe {
}
.survey-image {
position: absolute;
top: 10px;
height: 83px;
width: 120px;
float: left;
height: 128px;
width: 128px;
background-image: url('../img/survey.png');
background-size: 272px 198px;
background-position: -8px -8px;
}
.survey p {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 20 KiB