Change survey image
Reviewed By: vjeux Differential Revision: D3362968 fbshipit-source-id: f6de18a5f27e32e6bb64a65bc233d741cb276f41
This commit is contained in:
parent
573dc858ad
commit
5571794035
|
@ -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 |
Loading…
Reference in New Issue