projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ca1269
)
Fixed syntax error in CSS
author
Sebastian Hammer
<quinn@indexdata.com>
Mon, 15 Jan 2007 04:57:00 +0000
(
04:57
+0000)
committer
Sebastian Hammer
<quinn@indexdata.com>
Mon, 15 Jan 2007 04:57:00 +0000
(
04:57
+0000)
www/demo/css/styles.css
patch
|
blob
|
history
diff --git
a/www/demo/css/styles.css
b/www/demo/css/styles.css
index
467a9be
..
e36f734
100644
(file)
--- a/
www/demo/css/styles.css
+++ b/
www/demo/css/styles.css
@@
-77,8
+77,8
@@
top: 30px;
div.search span.sort {
position: absolute;
-right: 500;
-top: 50;
+right: 500px;
+top: 50px;
}
div.search div {