joakikr / inf5750

This will be the working directory for Group Project in INF5750
2 stars 0 forks source link

Navbar breaks mobile setup #16

Closed Molyna closed 9 years ago

Molyna commented 9 years ago

The navbar has broken the mobile phone version. It now has a sidescroll.

Molyna commented 9 years ago

This has to be fixed today. Deadline for the project is before 9th.

Molyna commented 9 years ago

From the looks of it, the highlighting breaks it.

babajon commented 9 years ago

Noticed that. Removing the highlight did not fix the issue. Will work on this further.

Molyna commented 9 years ago

On a side note. If you are using navbar you really need to set it up correctly. Right now it is set to default? Do we want that over fixed?

Secondly, the navbar has to be collapseable. This will fix the issue.

As can be seen in emulator. http://mobiletest.me/iphone_5_emulator/#u=http://getbootstrap.com/examples/navbar/

The navbar should have such a dropdown when it can't fit by being collapseable.