Skip to content
Snippets Groups Projects
Commit 3671c7a7 authored by Brian Talbot's avatar Brian Talbot
Browse files

Merge pull request #2075 from edx/fix/btalbot/studio-navLineHeight

Studio - Revised Course Nav Line Heights
parents 0947329f bf8df497
No related branches found
No related tags found
No related merge requests found
......@@ -139,8 +139,8 @@
// specific elements - course nav
.nav-course {
width: 290px;
@extend .t-copy-sub1;
margin-top: -($baseline/4);
@include font-size(14);
> ol > .nav-item {
vertical-align: bottom;
......@@ -158,8 +158,8 @@
color: $gray-d3;
.label-prefix {
display: block;
@include font-size(11);
display: block;
font-weight: 400;
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment