[freeside-commits] branch FREESIDE_4_BRANCH updated. 7a58904e994e6afc0da45902cf3bb28eeb770fd7
Ivan
ivan at 420.am
Fri Jul 10 02:46:08 PDT 2015
The branch, FREESIDE_4_BRANCH has been updated
via 7a58904e994e6afc0da45902cf3bb28eeb770fd7 (commit)
from fe72461bcfb84faee053d09cfa846db272b31f41 (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 7a58904e994e6afc0da45902cf3bb28eeb770fd7
Author: Ivan Kohler <ivan at freeside.biz>
Date: Fri Jul 10 02:46:06 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