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
95054e1a
Commit
95054e1a
authored
Jun 06, 2016
by
Douglas Hall
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #12649 from edx/ibrahimahmed443/MAYN-280-explore-new-courses-button-fix
fix 'explore new courses' button overlap issue
parents
ab75b402
0a84b65d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
+2
-1
lms/static/sass/multicourse/_dashboard.scss
+2
-1
No files found.
lms/static/sass/multicourse/_dashboard.scss
View file @
95054e1a
...
...
@@ -39,7 +39,7 @@
}
a
{
@include
font-size
(
16
);
@include
line-height
(
1
.2
);
@include
line-height
(
1
7
);
padding
:
$baseline
*
0
.5
;
border
:
1px
solid
$blue
;
color
:
$blue
;
...
...
@@ -281,6 +281,7 @@
.my-courses
{
@include
float
(
left
);
margin
:
0
;
margin-bottom
:
$baseline
*
2
;
width
:
flex-grid
(
9
);
...
...
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