Пара фиксов.
This commit is contained in:
Exile 2014-08-24 02:49:49 +04:00
commit 9eaa8c4c2e
2 changed files with 2 additions and 2 deletions

View file

@ -407,7 +407,7 @@ table.forumline {
font-size: 9px !important; text-transform: uppercase;
}
.forumline td {
border: solid #B7C0C5; border-width: 0 1px 1px;
border: 1px solid #B7C0C5; border-width: 0 1px 1px;
}
.forumline th, .thHead {
padding: 6px 8px 7px; text-align: center;

View file

@ -309,7 +309,7 @@ $(document).ready(function() {
<td width="40%">
{L_USER_WELCOME}&nbsp;<b class="med">{THIS_USER}</b>&nbsp;[ <a href="{U_LOGIN_LOGOUT}" onclick="return confirm('{L_CONFIRM_LOGOUT}');">{L_LOGOUT}</a> ]
</td>
<td style="padding: 2px;">
<td style="padding: 3px;">
<div>
<form id="quick-search" action="" method="post" onsubmit="$(this).attr('action', $('#search-action').val());">
<input type="hidden" name="max" value="1" />