Skip to content

Commit

Permalink
MDL-49078 theme_bootstrapbase: 'Create new course' text too high
Browse files Browse the repository at this point in the history
Thanks to  Gareth J Barnard  for the code suggestion
  • Loading branch information
shashitechno committed Feb 24, 2015
1 parent 95751e8 commit ad75897
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions theme/bootstrapbase/less/moodle/course.less
Original file line number Diff line number Diff line change
Expand Up @@ -875,11 +875,12 @@ span.editinstructions {
text-align:center;
padding:0.4rem 0.3rem 0.3rem;
line-height:2.2em;
> a,
> .moodle-actionmenu {
display:inline-block;
.menu a {
padding-left:1rem;
}
}
> .moodle-actionmenu .menu a {
padding-left:1rem;
}
.moodle-actionmenu:not([data-enhanced]) {
li {line-height:normal;}
Expand Down
2 changes: 1 addition & 1 deletion theme/bootstrapbase/style/moodle.css

Large diffs are not rendered by default.

0 comments on commit ad75897

Please sign in to comment.