Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
ac939354
Commit
ac939354
authored
Jan 27, 2017
by
alisan617
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
discussion all topics in breadcrumbs moved away from h6
parent
1c8cf285
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
lms/djangoapps/discussion/static/discussion/templates/fake-breadcrumbs.underscore
+2
-2
lms/static/sass/discussion/elements/_navigation.scss
+7
-0
No files found.
lms/djangoapps/discussion/static/discussion/templates/fake-breadcrumbs.underscore
View file @
ac939354
<
h6 class="hd-6
breadcrumbs">
<
div class="
breadcrumbs">
<span class="nav-item">
<span class="nav-item">
<button class="btn-link all-topics">
<button class="btn-link all-topics">
<span class="icon fa fa-bars" aria-hidden="true"></span><%- gettext('All Topics') %>
<span class="icon fa fa-bars" aria-hidden="true"></span><%- gettext('All Topics') %>
...
@@ -8,4 +8,4 @@
...
@@ -8,4 +8,4 @@
<span class="fa fa-angle-right"></span>
<span class="fa fa-angle-right"></span>
<span class="nav-item"><%- content %></span>
<span class="nav-item"><%- content %></span>
<% }); %>
<% }); %>
</
h6
>
</
div
>
lms/static/sass/discussion/elements/_navigation.scss
View file @
ac939354
...
@@ -20,6 +20,13 @@
...
@@ -20,6 +20,13 @@
vertical-align
:
middle
;
vertical-align
:
middle
;
}
}
.has-breadcrumbs
.breadcrumbs
{
margin-bottom
:
(
$baseline
/
2
);
font-size
:
font-size
(
base
);
font-weight
:
font-weight
(
semi-bold
);
line-height
:
$base-line-height
;
}
.page-header-main
{
.page-header-main
{
line-height
:
$searchBoxHeight
;
line-height
:
$searchBoxHeight
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment