Skip to content
This repository has been archived by the owner on Feb 29, 2020. It is now read-only.

Commit

Permalink
fix (content): #1547 fix top sites context menu button css
Browse files Browse the repository at this point in the history
  • Loading branch information
rlr authored and ncloudioj committed Oct 19, 2016
1 parent 6f6a20f commit 576d0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content-src/components/TopSites/TopSites.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
display: inline-block;
margin: 0 $tile-gutter 0 0;
@media (min-width: $break-point) {
display: block;
display: flex;
}
}

Expand Down

0 comments on commit 576d0c9

Please sign in to comment.