byu-osl / bookout

A person-to-person library
3 stars 0 forks source link

App's width changes depending on page (Chrome only?) #11

Closed n8carrier closed 11 years ago

n8carrier commented 11 years ago

I'm not sure what's causing it (may be out of our control), but the width of the app is different on different pages when accessed in Chrome (but not FF, haven't checked IE). The following pages have the correct width (matching the Cerulean theme):

The following pages are narrower (should be fixed to be the same as the above pages):

When viewing one of the narrower pages in Chrome, launching the Inspect Element tool forces the width back to the correct width.

natafaye commented 11 years ago

Just a thought. Could it have something to do with the scroll bar?

On Sat, Apr 13, 2013 at 4:11 PM, Nate Carrier notifications@github.comwrote:

I'm not sure what's causing it (may be out of our control), but the width of the app is different on different pages when accessed in Chrome (but not FF, haven't checked IE). The following pages have the correct width (matching the Cerulean http://bootswatch.com/cerulean/ theme):

  • Dashboard
  • Library
  • Profile
  • Settings

The following pages are narrower (should be fixed to be the same as the above pages):

  • Network
  • Discover
  • Search

When viewing one of the narrower pages in Chrome, launching the Inspect Element tool forces the width back to the correct width.

— Reply to this email directly or view it on GitHubhttps://github.com/byu-osl/bookout/issues/11 .

n8carrier commented 11 years ago

Wow, I feel dumb. It's not changing width, it just shifts when there is a scroll bar or not. I'm closing this...