aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-07 12:25:35 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-07 12:25:35 +0000
commitd74c43351450f33766bbf2ea271ec529c46cea42 (patch)
treea7715bc83a2ad95768790421faf2e475ee2e7a8d /views/default/css/elements/typography.php
parentea28c2c55c689be25a2212dfbdffd840c88921aa (diff)
downloadelgg-d74c43351450f33766bbf2ea271ec529c46cea42.tar.gz
elgg-d74c43351450f33766bbf2ea271ec529c46cea42.tar.bz2
removed some old css no longer supported by modern browsers
git-svn-id: http://code.elgg.org/elgg/trunk@8062 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r--views/default/css/elements/typography.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php
index 70be91da4..ea99bfdda 100644
--- a/views/default/css/elements/typography.php
+++ b/views/default/css/elements/typography.php
@@ -26,7 +26,6 @@ blockquote {
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
- line-height: auto;
}
h1 { font-size: 1.8em; }
h2 { font-size: 1.5em; line-height: 1.1em; }