Author: mseidel
Date: Mon Jan 9 15:06:41 2017
New Revision: 1777980
URL: http://svn.apache.org/viewvc?rev=1777980&view=rev
Log:
Increased line-height from 15 to 20px because icons were cut off
Modified:
openoffice/ooo-site/trunk/content/product/styles.css
Modified: openoffice/ooo-site/trunk/content/product/styles.css
URL:
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/product/styles.css?rev=1777980&r1=1777979&r2=1777980&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/product/styles.css (original)
+++ openoffice/ooo-site/trunk/content/product/styles.css Mon Jan 9 15:06:41
2017
@@ -33,7 +33,7 @@ li.product-writer {
background-image: url(/product/icons/writer.png);
background-position: left center;
background-repeat: no-repeat;
- line-height: 15px;
+ line-height: 20px;
list-style: none;
margin: .4em 0;
padding: 10px 10px 3px 50px;
@@ -43,7 +43,7 @@ li.product-calc {
background-image: url(/product/icons/calc.png);
background-position: left center;
background-repeat: no-repeat;
- line-height: 15px;
+ line-height: 20px;
list-style: none;
margin: .4em 0;
padding: 10px 10px 3px 50px;
@@ -53,7 +53,7 @@ li.product-impress {
background-image: url(/product/icons/impress.png);
background-position: left center;
background-repeat: no-repeat;
- line-height: 15px;
+ line-height: 20px;
list-style: none;
margin: .4em 0;
padding: 10px 10px 3px 50px;
@@ -63,7 +63,7 @@ li.product-draw {
background-image: url(/product/icons/draw.png);
background-position: left center;
background-repeat: no-repeat;
- line-height: 15px;
+ line-height: 20px;
list-style: none;
margin: .4em 0;
padding: 10px 10px 3px 50px;
@@ -73,7 +73,7 @@ li.product-base {
background-image: url(/product/icons/base.png);
background-position: left center;
background-repeat: no-repeat;
- line-height: 15px;
+ line-height: 20px;
list-style: none;
margin: .4em 0;
padding: 10px 10px 3px 50px;
@@ -83,7 +83,7 @@ li.product-math {
background-image: url(/product/icons/math.png);
background-position: left center;
background-repeat: no-repeat;
- line-height: 15px;
+ line-height: 20px;
list-style: none;
margin: .4em 0;
padding: 10px 10px 3px 50px;