diff options
author | Morten Engvoldsen <morten.engvoldsen@nokia.com> | 2010-07-08 12:55:17 (GMT) |
---|---|---|
committer | Jesper Thomschutz <jesper.thomschutz@nokia.com> | 2010-08-10 12:41:33 (GMT) |
commit | e355a5eea5163af0161fe8724b2f05e9312192b9 (patch) | |
tree | 1102128d590aa610abda76855503fcb1b8cb49dc | |
parent | 0732f41aac82211be362f8ce492947a566acfa6e (diff) | |
download | Qt-e355a5eea5163af0161fe8724b2f05e9312192b9.zip Qt-e355a5eea5163af0161fe8724b2f05e9312192b9.tar.gz Qt-e355a5eea5163af0161fe8724b2f05e9312192b9.tar.bz2 |
Doc: Correcting img bug
Task-number: QTBUG-12028
(cherry picked from commit 0b8a7842975b195a17b3add4c98f64baeaedcf8c)
-rwxr-xr-x | doc/src/template/style/style.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css index f7ff00a..5144020 100755 --- a/doc/src/template/style/style.css +++ b/doc/src/template/style/style.css @@ -18,7 +18,6 @@ fieldset, img { border: 0; - width:100% } address, caption, cite, code, dfn, em, strong, th, var, optgroup { |