Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit b22ecda

Browse files
committed
updating the icons in the nav
1 parent 7bac6e4 commit b22ecda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/styleguide/css/styleguide.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
top: 2em;
310310
left: 0; }
311311

312-
.sg-checkbox:before {
312+
.sg-iconitem:before {
313313
display: inline-block;
314314
margin-right: 0.4em; }
315315

@@ -646,7 +646,7 @@ div.clear {
646646
font-style: normal;
647647
}
648648

649-
.icon-search, .icon-cog, .icon-minus, .icon-plus, .icon-menu, .icon-radio-checked, .icon-radio-unchecked, .icon-file, .icon-link, .icon-keyboard, .icon-qrcode, .icon-eye, .sg-checkbox {
649+
.icon-search, .icon-cog, .icon-minus, .icon-plus, .icon-menu, .icon-radio-checked, .icon-radio-unchecked, .icon-file, .icon-link, .icon-keyboard, .icon-qrcode, .icon-eye, .sg-iconitem {
650650
font-family: 'icomoon';
651651
speak: none;
652652
font-style: normal;

0 commit comments

Comments
 (0)