diff options
author | Dries Buytaert <dries@buytaert.net> | 2003-05-15 05:00:02 +0000 |
---|---|---|
committer | Dries Buytaert <dries@buytaert.net> | 2003-05-15 05:00:02 +0000 |
commit | b019f4e5fd1177587326c63e13d4b4fa9ca91084 (patch) | |
tree | 55eec968b26775916bdedfb260636f029c1f936a | |
parent | ef703e802bc6a49c061616e2fee4fde1ea94b331 (diff) | |
download | brdo-b019f4e5fd1177587326c63e13d4b4fa9ca91084.tar.gz brdo-b019f4e5fd1177587326c63e13d4b4fa9ca91084.tar.bz2 |
- Another batch of theme improvements by Ax.
(Al: your additional patch did not apply. Will look into that later.)
-rw-r--r-- | themes/xtemplate/xtemplate.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/xtemplate/xtemplate.css b/themes/xtemplate/xtemplate.css index 08b74b851..1df4e5e6a 100644 --- a/themes/xtemplate/xtemplate.css +++ b/themes/xtemplate/xtemplate.css @@ -77,6 +77,7 @@ img { } .menu .search-form input { border: 1px solid #369; + height: 1.5em; } #secondary form { display: inline; |