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
d544340f
Commit
d544340f
authored
Jun 16, 2016
by
Ben Patterson
Committed by
GitHub
Jun 16, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12776 from edx/benp/remove-invalid-scss-calc
Remove invalid css syntax.
parents
b1c15af3
1044dd59
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
+1
-2
lms/static/sass/shared/_footer-edx.scss
+1
-2
No files found.
lms/static/sass/shared/_footer-edx.scss
View file @
d544340f
...
...
@@ -17,7 +17,7 @@ footer#footer-edx-v3 {
background
:
$edx-footer-bg-color
;
padding
:
20px
;
border-top
:
1px
solid
$courseware-button-border-color
;
// To match the Pattern Library
-webkit-font-smoothing
:
antialiased
;
-moz-osx-font-smoothing
:
grayscale
;
...
...
@@ -178,7 +178,6 @@ footer#footer-edx-v3 {
}
.social-media-links
{
width
:
calc
();
margin-bottom
:
40px
;
}
}
...
...
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