summaryrefslogtreecommitdiffstats
path: root/extensions/OrangeFactor/web/style/orangefactor.css
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/OrangeFactor/web/style/orangefactor.css')
-rw-r--r--extensions/OrangeFactor/web/style/orangefactor.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/extensions/OrangeFactor/web/style/orangefactor.css b/extensions/OrangeFactor/web/style/orangefactor.css
index 972f7b51e..211ad575e 100644
--- a/extensions/OrangeFactor/web/style/orangefactor.css
+++ b/extensions/OrangeFactor/web/style/orangefactor.css
@@ -6,7 +6,8 @@
* defined by the Mozilla Public License, v. 2.0. */
#orange-graph {
+ display: block;
width: 180px;
height: 38px;
- margin-right: .5em;
+ margin: 0 .5em .5em 0;
}