Change survey image

Reviewed By: vjeux

Differential Revision: D3362968

fbshipit-source-id: f6de18a5f27e32e6bb64a65bc233d741cb276f41
This commit is contained in:
Ben Alpert
2016-06-07 00:54:11 +01:00
committed by Martin Konicek
parent fe189c18aa
commit 877df8cb1a
2 changed files with 3 additions and 6 deletions
@@ -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