mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 13:02:07 +02:00
MDL-49078 theme_bootstrapbase: 'Create new course' text too high
Thanks to Gareth J Barnard for the code suggestion
This commit is contained in:
parent
95751e81ac
commit
ad75897dd4
@ -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;}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user