Browse Source

minor tweak to docs for better mobile rendering

davegandy 12 years ago
parent
commit
f97d7b459d
2 changed files with 1 additions and 1 deletions
  1. 0 0
      assets/css/site.css
  2. 1 1
      assets/less/site.less

File diff suppressed because it is too large
+ 0 - 0
assets/css/site.css


+ 1 - 1
assets/less/site.less

@@ -12,8 +12,8 @@
 }
 
 .navbar .nav > li > a { padding: 12px 10px 9px; }
-
 .navbar .nav.pull-right { margin-right: -10px; }
+.navbar, .jumbotron, #social-buttons { min-width: 990px; } // necessary fix for non-responsive layouts
 
 h1, h2, h3, h4, h5, h6 { font-family: @serifFontFamily; }
 

Some files were not shown because too many files changed in this diff