Bug 1546768 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

:wolasi did a design review and requested the following changes:

*Snippet Top and Bottom Margins*

```.below-search-snippet
margin-top: -14px;
margin-bottom: 16px;```

*Fx icon*

```size: 24px x 24px
margin-top: 12px
margin-top: 16px for narrowest breakpoint```

*Text*

```.SimpleBelowSearchSnippet .body
margin: 12px 0;```

*Link*
`font-weight: 600;`Dismiss Button
`top: 24px;`

Narrowest width, snippet should be in a card container as shown in spec
:wolasi did a design review and requested the following changes:

*Snippet Top and Bottom Margins*

```
.below-search-snippet
margin-top: -14px;
margin-bottom: 16px;
```

*Fx icon*

```
size: 24px x 24px
margin-top: 12px
margin-top: 16px for narrowest breakpoint
```

*Text*

```
.SimpleBelowSearchSnippet .body
margin: 12px 0;
```

*Link*
`font-weight: 600;`Dismiss Button
`top: 24px;`

Narrowest width, snippet should be in a card container as shown in spec
:wolasi did a design review and requested the following changes:

*Snippet Top and Bottom Margins*

```
.below-search-snippet
margin-top: -14px;
margin-bottom: 16px;
```

*Fx icon*

```
size: 24px x 24px
margin-top: 12px
margin-top: 16px for narrowest breakpoint
```

*Text*

```
.SimpleBelowSearchSnippet .body
margin: 12px 0;
```

*Link*
`font-weight: 600;`

Dismiss Button
`top: 24px;`

Narrowest width, snippet should be in a card container as shown in spec

Back to Bug 1546768 Comment 0