aboutsummaryrefslogtreecommitdiffstats
path: root/handbook/style.css
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2008-02-29 23:48:09 +0000
committerMatthew Allum <mallum@openedhand.com>2008-02-29 23:48:09 +0000
commitdd048e6b2c67b639c90b29bc3c3ac7a5f9ef4688 (patch)
tree8ea1652532edbce697b19c826477172f0677b0af /handbook/style.css
parent698f4302c314077b199982626cf4d8c273af11df (diff)
downloadopenembedded-core-contrib-dd048e6b2c67b639c90b29bc3c3ac7a5f9ef4688.tar.gz
2008-02-29 Matthew Allum <mallum@openedhand.com>
* development.xml: Disable images too big / lack context for now. * introduction.xml: Remove some OH specific stuff. * style.css: Remove limit on image size git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3882 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'handbook/style.css')
-rw-r--r--handbook/style.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/handbook/style.css b/handbook/style.css
index e2b7572bf2..59e34680ff 100644
--- a/handbook/style.css
+++ b/handbook/style.css
@@ -263,11 +263,6 @@ img {
border: none;
}
-.mediaobject img,
-.mediaobjectco img{
- max-width: 36em;
-}
-
ul {
padding: 0 0 0 1.5em;
}