Difference between revisions of "User:Olessan/vector.css"

Jump to navigation Jump to search
m
no edit summary
m (Fixed some visual editor widget problems)
m
Line 362: Line 362:
/*fixes a problem with the popup widget*/
/*fixes a problem with the popup widget*/
.oo-ui-popupWidget-anchored-top {
.oo-ui-popupWidget-anchored-top {
   min-height: 150px;
   min-height: 500px;
}
}


.oo-ui-popupWidget-anchored-top > content {
.oo-ui-popupWidget-anchored-top > content {
   min-height:150px;
   min-height:500px;
   overflow:scroll;
   overflow:scroll;
}
.oo-ui-popupWidget-popup {
  min-height:500px;
  height:500px;
}
}


/*End CSS by Olessan*/
/*End CSS by Olessan*/
606

edits

Navigation menu