Fix offset on the icons

This commit is contained in:
Joseph Schorr 2015-05-03 17:15:58 -07:00
parent 65bce31d96
commit c8cab6b7e2

View file

@ -1208,7 +1208,7 @@ a:focus {
font-family: core-icons;
content: "\f109";
position: absolute;
top: 19px;
top: 11px;
left: 12px;
font-size: 22px;
color: red;