diff options
| author | Mark Otto <[email protected]> | 2011-10-16 23:04:31 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-16 23:04:31 -0700 |
| commit | e7d2218b2043742f21c368d074d97a4bde275730 (patch) | |
| tree | 5d79c0af1a67b6937c51233da958a86f1e4abf8b /lib/responsive.less | |
| parent | c62a0239bd30a12e9f0d8c1e45f5818460e9df90 (diff) | |
| download | bootstrap-e7d2218b2043742f21c368d074d97a4bde275730.tar.xz bootstrap-e7d2218b2043742f21c368d074d97a4bde275730.zip | |
few tweaks to responsive stuff, updated docs for grid system (still needs copy editing)
Diffstat (limited to 'lib/responsive.less')
| -rw-r--r-- | lib/responsive.less | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/responsive.less b/lib/responsive.less index 900df4c75..a1a33164f 100644 --- a/lib/responsive.less +++ b/lib/responsive.less @@ -121,6 +121,7 @@ } +/* // LARGE DESKTOP & UP // ------------------ @@ -176,3 +177,4 @@ .offset12 { .offset(12); } } +*/
\ No newline at end of file |
