projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43b7ac4
)
setup/res/template.css - Fix "Sample Data" alignment
author
Tim Otten
<totten@civicrm.org>
Sat, 4 Jul 2020 05:34:50 +0000
(22:34 -0700)
committer
Tim Otten
<totten@civicrm.org>
Mon, 6 Jul 2020 08:56:13 +0000
(
01:56
-0700)
This rule appears to be targetted at "Components" section, but it actually affects the entire document
Consequently, the "Localization" and "Sample Data" segments bleed together weirdly.
setup/res/template.css
patch
|
blob
|
blame
|
history
diff --git
a/setup/res/template.css
b/setup/res/template.css
index be3a83a3a3d0d464fd73e5e1b29c5d39b5ef2c1e..240843a602521773cd97f0d2c211f216813e8add 100644
(file)
--- a/
setup/res/template.css
+++ b/
setup/res/template.css
@@
-84,7
+84,7
@@
body {
padding-bottom: 1.5em;
}
-.civicrm-setup-b
ody
label span {
+.civicrm-setup-b
lock-components
label span {
float: left;
width: 120px;
}