Zoomed out sizing in twitter bootstrap?

kjetim

New Member
I like the sizes of all items using twitter bootstrap when I've zoomed out twice, ctrl -, ctrl -, rather than the default, viewing with ctrl+0.This seems to have effect on font sizes, the responsive design, and a dozen of the other great reasons I want to use bootstrap, so I don't want to hackishly just fix a width and break all of that. Is there a single CSS value I can change somewhere that produces something like this zoom and sizing? (I realize setting zoom itself is more of a browser-issue, so I'd rather not hard-code it that way, either.)
 
Top