mirror of
https://github.com/twbs/bootstrap.git
synced 2024-11-29 11:24:18 +01:00
rename media grid to thumbnails, recompile bootstrap, fix examples for mobile phones
This commit is contained in:
parent
20aecb9838
commit
c854ed167c
2
bootstrap.css
vendored
2
bootstrap.css
vendored
@ -6,7 +6,7 @@
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
* 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 {
|
||||
margin: 0;
|
||||
|
@ -387,7 +387,7 @@ h2 + table {
|
||||
.example-sites {
|
||||
margin-left: 0;
|
||||
}
|
||||
.example-sites a {
|
||||
.example-sites > li {
|
||||
float: none;
|
||||
display: block;
|
||||
max-width: 300px;
|
||||
|
2
lib/bootstrap.less
vendored
2
lib/bootstrap.less
vendored
@ -34,7 +34,7 @@
|
||||
@import "modals.less";
|
||||
@import "twipsy.less";
|
||||
@import "popovers.less";
|
||||
@import "media-grids.less";
|
||||
@import "thumbnails.less";
|
||||
|
||||
// Responsive
|
||||
@import "responsive.less";
|
Loading…
Reference in New Issue
Block a user