Browse Source

Ajuste em largura de popover

MOODLE_37_STABLE
Matheus Garcia 6 years ago
parent
commit
d85caa732e
  1. 4
      scss/courselist.scss

4
scss/courselist.scss

@ -65,6 +65,10 @@ body#page-enrol-index {
}
}
.popover {
max-width: 100% !important;
width: 50% !important;
}
.minheight{
background-position: top center !important;

Loading…
Cancel
Save