How to control the size of the page length menu button in Editor?
How to control the size of the page length menu button in Editor?

I'm using Datatables Editor, and I've figured out how/where to change the size of the "show entries" text font, however I'm looking to change the size of the actual drop-down menu button.
Something to do with "aria-controls" perhaps, but again I'm not sure exactly where the code is being pulled from, where it goes and what the adjusted/custom code would be.
Can anyone please point me in the right direction?
I've tried searching the forum and using the googles but I can't seem to find a clear, elegant answer.
Answers
This is obviously a little silly, but is this the sort of thing you mean: http://live.datatables.net/sifogaze/1/edit ?
If so, I've added:
to the styling for that example.
Allan