MediaWiki:Live.css: Difference between revisions

are they really based on the form bottom, so that they really just need to stay at 0?
(okay, notes and buttons seem to be relative to some different origin)
(are they really based on the form bottom, so that they really just need to stay at 0?)
Line 162: Line 162:
   position:relative;
   position:relative;
   left:0px;
   left:0px;
   top:20px;
   top:0px;
}
}


Line 169: Line 169:
   position:relative;
   position:relative;
   left:0px;
   left:0px;
   top:45px;
   top:0px;
}
}