better radio button alignment

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4856 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
lotus 2008-05-26 17:03:24 +00:00
parent 7dae91e193
commit 13d421ce37

7
htroot/env/base.css vendored
View File

@ -600,6 +600,13 @@ form.search.small {
text-align:left; text-align:left;
} }
input {
margin:0.2em;
margin-top:0px;
margin-bottom:0px;
vertical-align:bottom;
}
/*---------- /*----------
<table>, <tr>, <th>, <td> <table>, <tr>, <th>, <td>
*/ */