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

Commit

Permalink
Sidenav Bug Fix
Browse files Browse the repository at this point in the history
Collapsible Arrow Indicator positioning bug fix

Signed-off-by: Aditya Bhandari <[email protected]>
  • Loading branch information
Aditya Bhandari authored and adibwoy committed Nov 4, 2016
1 parent 24f2730 commit 7d02a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/clarity/nav/_sidenav.clarity.scss
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ $clr-sidenav-border-color: $clr-light-midtone-gray !default;
font-family: "FontAwesome";
color: clr-getColor(dark-midtone);
content: "\f107";
bottom: 1px;
top: 0;
left: $clr_baselineRem_1;
}
}
Expand Down

0 comments on commit 7d02a20

Please sign in to comment.