fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a476ec
)
Now search box is wider only on main page.
author
Marek Stępniowski
<marek@stepniowski.com>
Wed, 10 Sep 2008 15:16:01 +0000
(17:16 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Wed, 10 Sep 2008 15:16:01 +0000
(17:16 +0200)
wolnelektury/media/css/master.css
patch
|
blob
|
history
diff --git
a/wolnelektury/media/css/master.css
b/wolnelektury/media/css/master.css
index
2eb465b
..
995ba45
100644
(file)
--- a/
wolnelektury/media/css/master.css
+++ b/
wolnelektury/media/css/master.css
@@
-163,6
+163,10
@@
em {
}
.ac_input {
+ width: 18em;
+}
+
+#main-page .ac_input {
width: 28em;
}