Skip to content

Commit

Permalink
[Frontend] Styling for TC's TOI element
Browse files Browse the repository at this point in the history
Fixes #933
Fixes #1193
I lied in my last commit - one more
alignment tweak needed. Now I'm done.
  • Loading branch information
charlesh88 committed Sep 15, 2016
1 parent 35872e2 commit 9e2debf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
}

.l-toi-val {
@include transform(translateY(-50%));
@include transform(translateY(-51%));
display: none; // Only show when TOI is active
font-size: 0.7rem;
position: absolute;
Expand Down

0 comments on commit 9e2debf

Please sign in to comment.