diff options
-rw-r--r-- | doc/templates/style/narrow.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates/style/narrow.css b/doc/templates/style/narrow.css index de5b0a09f9..c782602755 100644 --- a/doc/templates/style/narrow.css +++ b/doc/templates/style/narrow.css @@ -187,7 +187,7 @@ } .narrow #narrowsearch { - background: url("http://doc.qt.nokia.com/prototype/html/images/sprites-combined.png") no-repeat scroll -6px -348px transparent; + background: url("http://doc.qt.digia.com/prototype/html/images/sprites-combined.png") no-repeat scroll -6px -348px transparent; height: 21px; padding: 2px 0 0 5px; width: 167px; |