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
6a2f46e0
Unverified
Commit
6a2f46e0
authored
Nov 17, 2017
by
Harry Rein
Committed by
GitHub
Nov 17, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #16592 from edx/fix-footer-scope-to-fix-btn-styling
Scope base build to footer only.
parents
1d08f713
b6f55c24
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
10 deletions
+7
-10
lms/static/sass/_build-footer-edx.scss
+7
-10
No files found.
lms/static/sass/_build-footer-edx.scss
View file @
6a2f46e0
// ----------------------------------------
// LMS edx.org Footer: Shared Build Compile
// Base build
@import
'base/build'
;
@import
'lms/theme/variables'
;
@import
'bootstrap/variables'
;
@import
'bootstrap/scss/variables'
;
@import
'bootstrap/scss/mixins/breakpoints'
;
@import
'../variables'
;
@import
'lms/theme/variables-v1'
;
@import
'base/mixins'
;
footer
#footer-edx-v3
{
@import
'base/extends'
;
// base - starter
@import
'base/base'
;
}
// base - elements
@import
'elements/typography'
;
// shared - platform
@import
'shared/footer-edx'
;
// Extra theme-specific rules
@import
'lms/theme/extras'
;
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