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
566a8b38
Commit
566a8b38
authored
May 22, 2013
by
Giulio Gratta
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix bad css and clean up after rebase/merge
parent
93258c54
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
24 deletions
+1
-24
lms/static/sass/shared/_header.scss
+1
-24
No files found.
lms/static/sass/shared/_header.scss
View file @
566a8b38
...
...
@@ -22,28 +22,6 @@ header.global {
margin
:
-2px
39px
0px
0px
;
position
:
relative
;
&
:
:
before
{
@extend
.faded-vertical-divider
;
content
:
""
;
display
:
block
;
height
:
50px
;
position
:
absolute
;
right
:
1px
;
top
:
-8px
;
width
:
1px
;
}
&
:
:
after
{
@extend
.faded-vertical-divider-light
;
content
:
""
;
display
:
block
;
height
:
50px
;
position
:
absolute
;
right
:
0px
;
top
:
-12px
;
width
:
1px
;
}
a
{
display
:
block
;
}
...
...
@@ -76,8 +54,7 @@ header.global {
li
.secondary
{
>
a
{
color
:
$lighter-base-font-color
;
color
:
$link-color
color
:
$link-color
;
display
:
block
;
font-family
:
$sans-serif
;
@include
inline-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