igorkasyanchuk / rails_db

Rails Database Viewer and SQL Query Runner
https://www.railsjazz.com/
MIT License
1.46k stars 111 forks source link

Sidebar trouble with screen width between 640 and 1024 #32

Closed olegantonyan closed 8 years ago

olegantonyan commented 8 years ago

See the screenshot: http://s29.postimg.org/bereptdvb/snapshot9.png Notice that sidebar went down and became invisible, you can't see the menu items, but you can click on them. Only when width is between 640 and 1024. Tested in Firefox and Chromium.

igorkasyanchuk commented 8 years ago

Yes, you right, app was not nested on such small resolutions. Probably you can try to make a fix and send PR ?

olegantonyan commented 8 years ago

I think it will be a nice reason to learn foundation framework a little bit :) So I'll try