Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Multiple Bug fixes #216

Merged
merged 10 commits into from
Nov 6, 2017
Prev Previous commit
PLT-8033 - Fixing manage members button on mobile
  • Loading branch information
asaadmahmood committed Nov 5, 2017
commit fa736188165ef0c487d653bd98a903c6abcd570d
3 changes: 2 additions & 1 deletion sass/layout/_sidebar-menu.scss
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@

.nav {
> li {
> a {
> a,
> button {
background: none !important;
color: inherit;
font-size: 15px;
Expand Down