drupal - CSS top different with same percentage in the same browser -


i'm building drupal website , seem have stumbled across weird.

when logged-in site, percentage positions calculated differently vs. when not logged-in. i've double, triple checked , there no style sheets affecting concerned elements supplied when logged in. viewed in firefox (two instances side-by-side) how turns out:

when logged in

this when logged in: top: 50%; calculated 136.067px

anonymous user

this seen anonymous user: top: 50%; calculated 900.4px

i can't figure out, there no difference , seen these both calculated same rule, using same selectors on same line of same css file.

(yes, know firefox , firefox de separate browsers, same results using exact same copy - convenience of screenshotting. happens in chrome , opera, haven't tried ie yet.)

jsfiddle: happens when not logged in, doesn't seem such extreme effect.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -