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
4de7b8a4
Commit
4de7b8a4
authored
Apr 22, 2015
by
Chris
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #7766 from edx/clrux/UX-1634-sidebar-header-rtl
RTL-ifying the sidebar title in Handouts
parents
75d37591
f1d22311
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lms/static/sass/course/_info.scss
+2
-0
No files found.
lms/static/sass/course/_info.scss
View file @
4de7b8a4
...
@@ -94,6 +94,7 @@ div.info-wrapper {
...
@@ -94,6 +94,7 @@ div.info-wrapper {
}
}
h1
{
h1
{
@include
text-align
(
left
);
margin-bottom
:
0
;
margin-bottom
:
0
;
padding
:
32px
26px
20px
26px
;
padding
:
32px
26px
20px
26px
;
font-size
:
18px
;
font-size
:
18px
;
...
@@ -104,6 +105,7 @@ div.info-wrapper {
...
@@ -104,6 +105,7 @@ div.info-wrapper {
ol
{
ol
{
li
{
li
{
margin
:
0
26px
14px
26px
;
margin
:
0
26px
14px
26px
;
@include
text-align
(
left
);
a
{
a
{
display
:
block
;
display
:
block
;
...
...
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