Move collapsible triangle to svg api

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2018-08-20 22:06:27 +02:00
parent 080572993e
commit 14a099d648
No known key found for this signature in database
GPG Key ID: 60C25B8C072916CF
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ kbd {
margin: 0;
padding: 0;
background: none;
background-image: url('../img/actions/triangle-s.svg?v=1');
@include icon-color('triangle-s', 'actions', $color-black, 1, true);
background-size: 16px;
background-repeat: no-repeat;
background-position: center;