css - What are reasons for Durandal/Hot Towel template setting body max-width to 1100px when using Bootstrap fluid styles? -


it's noticeable when using "hot towel" spa template durandal views sit in middle window that's 1100 pixels in width rather using available space.

and yet views within applicationhost set use bootstrap twitter "fluid" styles. hard-coded max-width set on body tag making these fluid styles redundant , rather meaningless.

it's easy enough over-ride body style set in app.css (assumming there no side effects setting ridiculously high value) wondering if knew reason setting way in template, given it's undoing work of trying implement responsive design bootstrap "*-fluid"styles trying implement.

no particular reason. feel free remove if layout still appeals you. can submit pull request on github changes too, hottowel open source.


Comments

Popular posts from this blog

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -