[Frontend] t-item-icon

open #90
Tweaked bottom position of link indicator;
This commit is contained in:
Charles Hacskaylo
2015-10-28 21:44:56 -07:00
parent bb0e27ce1f
commit 11ca39b94c
3 changed files with 3 additions and 3 deletions

View File

@@ -670,7 +670,7 @@ mct-container {
left: 0;
top: 0;
right: 0;
bottom: 0;
bottom: 10%;
-moz-transform-origin: bottom left;
-ms-transform-origin: bottom left;
-webkit-transform-origin: bottom left;