aboutsummaryrefslogtreecommitdiff
path: root/views/default/css/elements/typography.php
diff options
context:
space:
mode:
authorcash <cash.costello@gmail.com>2013-01-26 14:16:51 -0500
committercash <cash.costello@gmail.com>2013-01-26 14:16:51 -0500
commitb9d52537492bc6bd3e5d308c055635cc072612cf (patch)
treef3b0b6e2f581d323041cf3f0dc6dd10ed38efacc /views/default/css/elements/typography.php
parent36a020b7e5f8ec7e68d9ee15cf1f845e5a47e103 (diff)
downloadelgg-b9d52537492bc6bd3e5d308c055635cc072612cf.tar.gz
elgg-b9d52537492bc6bd3e5d308c055635cc072612cf.tar.bz2
fixed some formatting issues in CSS files
Diffstat (limited to 'views/default/css/elements/typography.php')
-rw-r--r--views/default/css/elements/typography.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/default/css/elements/typography.php b/views/default/css/elements/typography.php
index 4c2c3c774..c044cb1cc 100644
--- a/views/default/css/elements/typography.php
+++ b/views/default/css/elements/typography.php
@@ -157,6 +157,6 @@ h6 { font-size: 0.8em; }
padding: 3px 5px;
}
.elgg-output img {
- max-width: 100%;
- height: auto;
-} \ No newline at end of file
+ max-width: 100%;
+ height: auto;
+}