bookieio / Bookie

Python based delicious.com replacement
GNU Affero General Public License v3.0
633 stars 138 forks source link

width of 480 on the chrome extension body isn't helping on the desktop #432

Open mitechie opened 10 years ago

mitechie commented 10 years ago

Things don't line up due to my jacked up fonts on the 4k screen. I need to reevaluate how to setup the sizes on the extension.

For now, just removing the 480px width on the body works great. Will have to test other displays.

suryatech commented 10 years ago
  1. Can we shift this to the extension repository?
  2. I have tried removing the 480px hard limit and it doesn't break anything on my 1080p screen.

Not really sure of what "things" don't line up.

mitechie commented 10 years ago

On Apr 20, 2014 9:45 PM, "Surya P" notifications@github.com wrote:

Can we shift this to the extension repository?

Sorry I'll try to check it out tomorrow. I'm not used to checking that yet. Please stab me with sharp pointy things if I don't get over to that repository.

I have tried removing the 480px hard limit and it doesn't break anything on my 1080p screen.

Cool thanks for the sanity check.

Not really sure of what "things" don't line up.

For me the input fields are all cut off on my desktop display.

suryatech commented 10 years ago

Sure. Will keep bothering you with it every now and then.

For now, everything works but shifting to %'s would be a good idea over em's