|
|
@@ -19,7 +19,7 @@
|
|
|
?>
|
|
|
</td>
|
|
|
|
|
|
- <td class="l-sort-toolbar__search-box">
|
|
|
+ <td class="l-sort-toolbar__search-box step-left">
|
|
|
<form action="/search/" method="get">
|
|
|
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
|
|
<input type="text" name="q" class="search-input" value="<? echo isset($_POST['q']) ? htmlspecialchars($_POST['q']) : '' ?>" />
|
|
|
@@ -144,7 +144,7 @@ sort-date="<?=strtotime($data[$key]['DATE'].' '.$data[$key]['TIME'])?>" sort-nam
|
|
|
<div id="vstobjects">
|
|
|
<div class="l-separator"></div>
|
|
|
<div class="l-center">
|
|
|
- <div class="l-unit">
|
|
|
+ <div class="l-unit-ft">
|
|
|
<table class='data'></table>
|
|
|
<div class="l-unit__col l-unit__col--left clearfix"></div>
|
|
|
<div class="data-count l-unit__col l-unit__col--right clearfix">
|