[Rt-commit] rt branch, 4.6/fix-multi-line-search-result-formats, updated. rt-4.4.4-699-gf6061b8fc7
Blaine Motsinger
blaine at bestpractical.com
Tue Jan 14 16:39:05 EST 2020
The branch, 4.6/fix-multi-line-search-result-formats has been updated
via f6061b8fc7f0cf85702d2c8e94dbe1dcec1000d0 (commit)
from cd6ca0bc25817c7dac0a21ad349af357279098eb (commit)
Summary of changes:
share/static/css/elevator-light/misc.css | 1 +
1 file changed, 1 insertion(+)
- Log -----------------------------------------------------------------
commit f6061b8fc7f0cf85702d2c8e94dbe1dcec1000d0
Author: Blaine Motsinger <blaine at bestpractical.com>
Date: Tue Jan 14 15:38:21 2020 -0600
Tighten padding for table row if multi-line
diff --git a/share/static/css/elevator-light/misc.css b/share/static/css/elevator-light/misc.css
index 3b0f99db21..f25c1f5e9e 100644
--- a/share/static/css/elevator-light/misc.css
+++ b/share/static/css/elevator-light/misc.css
@@ -131,6 +131,7 @@ svg.icon-helper {
tr.evenline+tr.evenline td, tr.oddline+tr.oddline td {
border: none;
+ padding-top: 0.1em;
}
.cke_toolgroup a.cke_button {
-----------------------------------------------------------------------
More information about the rt-commit
mailing list