projects
/
evergreen
/
pines.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6748df6
)
TPAC: Enable search bar elements to wrap gracefully
author
Dan Scott
<dscott@laurentian.ca>
Tue, 24 Sep 2013 05:11:36 +0000
(
01:11
-0400)
committer
Dan Wells
<dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:13 +0000
(18:45 -0400)
As the browser window narrows, stack the search bar elements vertically
as needed.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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
49d83c6
..
7b070ce
100644
(file)
--- a/
Open-ILS/src/templates/opac/css/style.css.tt2
+++ b/
Open-ILS/src/templates/opac/css/style.css.tt2
@@
-1658,6
+1658,7
@@
a.preflib_change {
#search_query_label, #search_qtype_label, #search_itype_label, #search_locg_label {
white-space: nowrap;
+ display: inline-block;
}
.result_table_title_cell {