diff options
| author | Mark Otto <[email protected]> | 2011-12-21 16:26:21 -0600 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-12-21 16:26:21 -0600 |
| commit | c854ed167ce37d6a008723c78f2e6336211fff69 (patch) | |
| tree | 79342fad0dafe349e4a60f0b5c1ba1c642d23d3d /lib/bootstrap.less | |
| parent | 20aecb983838422c7b43e20960b10d4d79fefaa3 (diff) | |
| download | bootstrap-c854ed167ce37d6a008723c78f2e6336211fff69.tar.xz bootstrap-c854ed167ce37d6a008723c78f2e6336211fff69.zip | |
rename media grid to thumbnails, recompile bootstrap, fix examples for mobile phones
Diffstat (limited to 'lib/bootstrap.less')
| -rw-r--r-- | lib/bootstrap.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bootstrap.less b/lib/bootstrap.less index a871a7cd4..e05a966ad 100644 --- a/lib/bootstrap.less +++ b/lib/bootstrap.less @@ -34,7 +34,7 @@ @import "modals.less"; @import "twipsy.less"; @import "popovers.less"; -@import "media-grids.less"; +@import "thumbnails.less"; // Responsive @import "responsive.less";
\ No newline at end of file |
