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
48b50fa0
Commit
48b50fa0
authored
Feb 13, 2015
by
Chris
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #6971 from edx/clrux/rtl-1630-fix
RTLifying the forgot password link
parents
62b91d6f
a1143d45
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
lms/static/sass/views/_login-register.scss
+3
-5
No files found.
lms/static/sass/views/_login-register.scss
View file @
48b50fa0
...
...
@@ -89,7 +89,6 @@ $sm-btn-linkedin: #0077b5;
.section-title
{
position
:
relative
;
height
:
16px
;
margin
:
20px
0
10px
;
&
.lines
{
...
...
@@ -275,15 +274,14 @@ $sm-btn-linkedin: #0077b5;
}
.field-link
{
position
:
absolute
;
top
:
0
;
right
:
0
;
display
:
block
;
margin-bottom
:
(
$baseline
/
2
)
;
margin-top
:
(
$baseline
/
4
)
;
color
:
$m-blue-d5
;
font-weight
:
$font-regular
;
text-decoration
:
none
!
important
;
// needed but nasty
font-family
:
$sans-serif
;
font-size
:
0
.8em
;
padding-top
:
7px
;
}
input
,
...
...
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