Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-03-09 16:48:58 +0300
committervipsoft <vipsoft@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-03-09 16:48:58 +0300
commitb9af7bc380b92a62905dab690db10e4b1336c360 (patch)
treebafcb39a73bf27c84be0148ab6ade405ba2f5e95 /plugins/CoreHome
parent3b785bdf27b5cd404201416fafc98c7f4d64f345 (diff)
fixes #1196 - moved style to common.css
Diffstat (limited to 'plugins/CoreHome')
-rw-r--r--plugins/CoreHome/templates/styles.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/plugins/CoreHome/templates/styles.css b/plugins/CoreHome/templates/styles.css
index 347302e3ed..0e35c66947 100644
--- a/plugins/CoreHome/templates/styles.css
+++ b/plugins/CoreHome/templates/styles.css
@@ -94,9 +94,3 @@ div.pk-emptyGraph {
font-size: 0.9em;
font-style: italic;
}
-br .clearall {
- clear: both;
- height: 0;
- line-height: 0;
- font-size: px; /*for IE*/
-}