diff options
| author | orbiter <mc@yacy.net> | 2014-03-21 20:28:50 +0100 |
|---|---|---|
| committer | orbiter <mc@yacy.net> | 2014-03-21 20:28:50 +0100 |
| commit | 22618e3ba2e8791773f7647de25699036cc3f587 (patch) | |
| tree | 5dd2b309d51fa881b477019efc28e10860bc4031 /htroot/env/base.css | |
| parent | 01989f6af96d8885bfe9613921819fd7ce498c0c (diff) | |
| parent | d1091e79f83591502fdc08444aca84b733300a71 (diff) | |
Merge branch 'master' of ssh://git@gitorious.org/yacy/rc1.git
Diffstat (limited to 'htroot/env/base.css')
| -rw-r--r-- | htroot/env/base.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htroot/env/base.css b/htroot/env/base.css index c768fa3e7..0f05d883a 100644 --- a/htroot/env/base.css +++ b/htroot/env/base.css @@ -327,7 +327,7 @@ clear:both; #resNav { /* right part of the progress bar */ - float:right; + float:left; } #resProgFill { @@ -713,7 +713,7 @@ form.search.small { } .searchinput { - font-size:16px; + font-size:18px; } /*---------- @@ -1048,4 +1048,4 @@ div#info:hover span { text-align: left; border: 1px dashed black; z-index: 100; - }
\ No newline at end of file + } |
