8000 Update · css-ui/css-ui.github.io@dd738f6 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit dd738f6

Browse files
committed
Update
1 parent cc7e960 commit dd738f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dashboard/simple.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@
127127

128128
<!-- show/hide menu -->
129129
<ul class="expand-dropdown">
130-
<li><a href="#" class="top">Profile</a></li>
131-
<li><a href="#" class="bottom">Logout</a></li>
130+
<li><a href="#" class="top"><i class="fa fa-user-o" aria-hidden="true"></i>Profile</a></li>
131+
<li><a href="#" class="bottom"><i class="fa fa-sign-out" aria-hidden="true"></i>Logout</a></li>
132132
</ul>
133133
</div>
134134

0 commit comments

Comments
 (0)
0