projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d26902
)
make images less amazing
author
Alexis Beingessner
<a.beingessner@gmail.com>
Thu, 20 Aug 2015 03:38:56 +0000
(20:38 -0700)
committer
Alexis Beingessner
<a.beingessner@gmail.com>
Thu, 20 Aug 2015 03:42:19 +0000
(20:42 -0700)
src/doc/stylesheets/all.css
patch
|
blob
|
history
diff --git
a/src/doc/stylesheets/all.css
b/src/doc/stylesheets/all.css
index 3c0bdc2b20793126397e27e3250ac1718b3edbfa..7a1709c57ed6e6ee0ff703073b013efe16c450a6 100644
(file)
--- a/
src/doc/stylesheets/all.css
+++ b/
src/doc/stylesheets/all.css
@@
-283,3
+283,7
@@
ul.dropdown.open {
display: inline-block;
position: relative;
}
+
+p > img {
+ max-width: 100%;
+}