projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
511a3b9
)
TPAC: Advanced search - add line break
author
Dan Scott
<dscott@laurentian.ca>
Tue, 24 Sep 2013 05:29:19 +0000
(
01:29
-0400)
committer
Dan Scott
<dscott@laurentian.ca>
Tue, 24 Sep 2013 15:20:30 +0000
(11:20 -0400)
The header and form for numeric search and expert search were being
displayed inline with the tabs on the advanced search page; push those
down where they should be.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/css/style.css.tt2
b/Open-ILS/src/templates/opac/css/style.css.tt2
index
678ede7
..
dcedbda
100644
(file)
--- a/
Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/
Open-ILS/src/templates/opac/css/style.css.tt2
@@
-800,6
+800,7
@@
div.result_table_utils_cont {
color:[% css_colors.primary_fade %];
padding: 0px 7px 0px 0px;
border-bottom: 1px dotted [% css_colors.accent_light %];
+ clear: both;
}
.header_middle a {