mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 09:02:07 +01:00
MDL-60153 theme_bootstrapbase: Fix align of edit section menu
This commit is contained in:
parent
d8e9a23c48
commit
68e983e540
@ -164,6 +164,7 @@
|
||||
// if roles icon missing, add space
|
||||
margin-left: 20px;
|
||||
}
|
||||
.section_action_menu,
|
||||
.section .activity .commands {
|
||||
white-space: nowrap;
|
||||
display: inline;
|
||||
|
@ -6002,6 +6002,7 @@ img.iconsmall {
|
||||
.editing_hide + .editing_assign {
|
||||
margin-left: 20px;
|
||||
}
|
||||
.section_action_menu,
|
||||
.section .activity .commands {
|
||||
white-space: nowrap;
|
||||
display: inline;
|
||||
|
Loading…
x
Reference in New Issue
Block a user