projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5968a4
)
Flexible widths on images for credobootstrap
author
Jason Skomorowski
<jason@indexdata.com>
Mon, 9 Jun 2014 16:29:43 +0000
(12:29 -0400)
committer
Jason Skomorowski
<jason@indexdata.com>
Mon, 9 Jun 2014 16:29:43 +0000
(12:29 -0400)
examples/htdocs/ref-bootstrap.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/ref-bootstrap.html
b/examples/htdocs/ref-bootstrap.html
index
c2b1bfa
..
503a8fe
100644
(file)
--- a/
examples/htdocs/ref-bootstrap.html
+++ b/
examples/htdocs/ref-bootstrap.html
@@
-37,8
+37,8
@@
.mkwsCredo {
max-width: 1440px;
}
- .image img {
- min-width: 240px;
+ .mkwsGoogleImage img {
+ max-width: 95%;
}
</style>
</head>