summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorten Engvoldsen <morten.engvoldsen@nokia.com>2010-08-18 11:37:21 (GMT)
committerJesper Thomschutz <jesper.thomschutz@nokia.com>2010-08-23 09:30:10 (GMT)
commit146f85b57d534745b2a817d98908c88f3868a590 (patch)
treed62d319b9732c7076ababeffe9af53cb8352c021
parentec67f2d6ab333f2c8735ad4ccec36ca834dd8aab (diff)
downloadQt-146f85b57d534745b2a817d98908c88f3868a590.zip
Qt-146f85b57d534745b2a817d98908c88f3868a590.tar.gz
Qt-146f85b57d534745b2a817d98908c88f3868a590.tar.bz2
Doc: Fixing overlapping text in header list
(cherry picked from commit ccb77caba466fe0e4d28a809129513cefdbd5575)
-rwxr-xr-xdoc/src/template/style/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/template/style/style.css b/doc/src/template/style/style.css
index 6786a9f..a05efd2 100755
--- a/doc/src/template/style/style.css
+++ b/doc/src/template/style/style.css
@@ -384,9 +384,9 @@
.shortCut-topleft-inactive
{
padding-left: 3px;
+ padding-right: 3px;
background: transparent url( ../images/sprites-combined.png) no-repeat 0px -58px;
height: 20px;
- width: 47px;
}
.shortCut-topleft-inactive span
{