Commit c854ed16 authored by Mark Otto's avatar Mark Otto

rename media grid to thumbnails, recompile bootstrap, fix examples for mobile phones

parent 20aecb98
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* http://www.apache.org/licenses/LICENSE-2.0 * http://www.apache.org/licenses/LICENSE-2.0
* *
* Designed and built with all the love in the world @twitter by @mdo and @fat. * Designed and built with all the love in the world @twitter by @mdo and @fat.
* Date: Wed Dec 21 16:21:54 CST 2011 * Date: Wed Dec 21 16:26:02 CST 2011
*/ */
html, body { html, body {
margin: 0; margin: 0;
......
...@@ -387,7 +387,7 @@ h2 + table { ...@@ -387,7 +387,7 @@ h2 + table {
.example-sites { .example-sites {
margin-left: 0; margin-left: 0;
} }
.example-sites a { .example-sites > li {
float: none; float: none;
display: block; display: block;
max-width: 300px; max-width: 300px;
......
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
@import "modals.less"; @import "modals.less";
@import "twipsy.less"; @import "twipsy.less";
@import "popovers.less"; @import "popovers.less";
@import "media-grids.less"; @import "thumbnails.less";
// Responsive // Responsive
@import "responsive.less"; @import "responsive.less";
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment