MediaWiki:Live.css: Difference between revisions

need to adjust height manually here too
(adding positions for BSL var template wizard)
(need to adjust height manually here too)
Line 628: Line 628:
   left:0px;
   left:0px;
   top:0px;
   top:0px;
}
/* Layout for XEB BSL variable template wizard */
form#XEBFormBSLVar
{
  height:150px; /* the form is not actually 150px high, but this is the number that works for some reason */
}
}