[freeside-commits] branch master updated. c0dac179a8de4008eda767441c0a883742ded4f2
Ivan
ivan at 420.am
Fri Jul 10 02:46:05 PDT 2015
The branch, master has been updated
via c0dac179a8de4008eda767441c0a883742ded4f2 (commit)
from 6aa02cf7ad70c9dc5ab3a65ea2b297d86877eb18 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit c0dac179a8de4008eda767441c0a883742ded4f2
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Jul 10 02:46:03 2015 -0700
remove too much whitespace in RT 4.2, RT#13852
diff --git a/rt/share/static/css/freeside4/freeside.css b/rt/share/static/css/freeside4/freeside.css
index 1c0befb..2af1582 100644
--- a/rt/share/static/css/freeside4/freeside.css
+++ b/rt/share/static/css/freeside4/freeside.css
@@ -1,3 +1,8 @@
+h1 {
+ margin: 0;
+ padding: 0;
+}
+
div.small_custview {
border: 1px solid #cccccc;
padding: 3px;
-----------------------------------------------------------------------
Summary of changes:
rt/share/static/css/freeside4/freeside.css | 5 +++++
1 file changed, 5 insertions(+)
More information about the freeside-commits
mailing list