diff options
| author | Mark Otto <[email protected]> | 2011-10-16 12:11:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-10-16 12:11:48 -0700 |
| commit | 756e7c8739266ec8594d545e7eec2a50ea06ce08 (patch) | |
| tree | bab3dbd55676873a65e9a389b0e2f15e7b253b99 /lib | |
| parent | 6f44a90edbfc897082dd69630983391bf6e57ba7 (diff) | |
| download | bootstrap-756e7c8739266ec8594d545e7eec2a50ea06ce08.tar.xz bootstrap-756e7c8739266ec8594d545e7eec2a50ea06ce08.zip | |
more tweaks to responsive
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/responsive.less | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/responsive.less b/lib/responsive.less index 5c8e0539e..afd30f279 100644 --- a/lib/responsive.less +++ b/lib/responsive.less @@ -121,7 +121,7 @@ } - +/* // LARGE DESKTOP & UP // ------------------ @@ -176,4 +176,5 @@ .offset11 { .offset(11); } .offset12 { .offset(12); } -}
\ No newline at end of file +} +*/
\ No newline at end of file |
