Skip to content

Commit

Permalink
header.fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dizefurkan committed Jul 16, 2017
1 parent 4bbb7ca commit 299abf1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions _assets/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@
color: #000000 !important;
}

.navbar-nav .navbar-nav-item-userpic:hover span {
color: red;
}

.navbar-nav .navbar-nav-item a,
.navbar-nav .dropdown a {
color: #ffffff !important;
Expand Down
2 changes: 1 addition & 1 deletion view/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<span class="navbar-nav-item-icon">
<img src="../_assets/media/avatar1.png" class="img-responsive">
</span>
<span class="navbar-nav-item-text white">My Account</span>
<span class="navbar-nav-item-text">My Account</span>
</a>
</li>
</ul>
Expand Down

0 comments on commit 299abf1

Please sign in to comment.