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:
4186d6f
)
TPAC: Restore a width to search bar elements
author
Dan Scott
<dscott@laurentian.ca>
Wed, 19 Oct 2011 20:53:46 +0000
(16:53 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Wed, 19 Oct 2011 20:53:46 +0000
(16:53 -0400)
Use em's instead of pixels to better handle relative fonts at some
distant point in the future.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/web/css/skin/default/opac/style.css
patch
|
blob
|
history
diff --git
a/Open-ILS/web/css/skin/default/opac/style.css
b/Open-ILS/web/css/skin/default/opac/style.css
index
1494826
..
68911f4
100644
(file)
--- a/
Open-ILS/web/css/skin/default/opac/style.css
+++ b/
Open-ILS/web/css/skin/default/opac/style.css
@@
-23,7
+23,7
@@
a {
border:1px solid #e9ebf3;
margin:0;
padding:0;
-/* width:168px; */
+ width: 12em;
}
/*