summaryrefslogtreecommitdiff
path: root/mobile/mobile.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-06-08 08:01:42 +0100
committerAndrew Dolgov <[email protected]>2007-06-08 08:01:42 +0100
commit0809065e077be405fec8db2cae2e569bb3efcc35 (patch)
tree329618acae0012afcae912a90a9a279b5a8669c2 /mobile/mobile.css
parent86227583815895fe125045b2b2bed5bd0ef8a8f4 (diff)
mobile: add search
Diffstat (limited to 'mobile/mobile.css')
-rw-r--r--mobile/mobile.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/mobile/mobile.css b/mobile/mobile.css
index 83da7da22..27a06d68a 100644
--- a/mobile/mobile.css
+++ b/mobile/mobile.css
@@ -180,3 +180,6 @@ div.footerAddon {
margin : 0.5em;
}
+form.searchForm {
+ margin : 5px;
+}