Skip to content

Commit

Permalink
Chore: Fixed warning (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinHoldstock authored and Minh-Ng committed Aug 15, 2017
1 parent 8e7d49a commit 18daaf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/annotations/MobileAnnotator.scss
Expand Up @@ -209,8 +209,8 @@ $tablet: "(min-width: 768px)";

&:first-child::after {
border-right: 1px solid $seesee;
content: "";
bottom: 17px;
content: "";
height: 25px;
left: 50%;
position: absolute;
Expand Down

0 comments on commit 18daaf9

Please sign in to comment.