git added more space for text to breath freely

This commit is contained in:
Serghey Rodin 2013-10-23 23:12:17 +03:00
commit 24e6bc3ccf
26 changed files with 33 additions and 35 deletions

View file

@ -9,7 +9,7 @@
<table class="submenu">
<tr>
<td style="padding: 16px 8px;" ><a class="name"><b><?php print __('Editing Domain');?></b></a>
<td style="padding: 18px 8px;" ><a class="name"><b><?php print __('Editing Domain');?></b></a>
<?php
if (!empty($_SESSION['error_msg'])) {
echo "<span class=\"vst-error\"> → ".$_SESSION['error_msg']."</span>";