mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
Merge branch 'MDL-62638-master' of git://github.com/bmbrands/moodle
This commit is contained in:
commit
9153d6ea05
@ -126,13 +126,6 @@ body:not(.jsenabled) .langmenu:hover > .dropdown-menu,
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
// Extends bootstrapbase/less/bootstrap/type.less
|
||||
// to enable ol lists to use a larger number set.
|
||||
|
||||
ol {
|
||||
margin: 0 0 $line-height-base / 2 2.5em;
|
||||
}
|
||||
|
||||
// Set menus in the fixed header to scroll vertically when they are longer than the page.
|
||||
.navbar.fixed-top .dropdown .dropdown-menu {
|
||||
max-height: calc(100vh - #{$navbar-height});
|
||||
|
Loading…
x
Reference in New Issue
Block a user