Site edit > layout, design button minor fix.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12403 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-17 04:22:49 +00:00
parent 3aaddbc3a3
commit 82c6321e5b
2 changed files with 5 additions and 6 deletions

View file

@ -445,7 +445,7 @@
-->
</div>
<div class="x_btn-group siteMapUI">
<button type="button" class="x_btn x_btn-primary _save" style="margin-top:-27px">{$lang->cmd_save}</button>
<button type="button" class="x_btn x_btn-primary x_pull-right _save">{$lang->cmd_save}</button>
</div>
</form>
<button type="button" class="x_close" data-admin-hide="#layout">&times;</button>
@ -559,7 +559,7 @@
</div>
</div>
<div class="x_btn-group siteMapUI">
<button type="button" class="x_btn x_btn-primary _save" style="margin-top:-5px">{$lang->cmd_save}</button>
<button type="button" class="x_btn x_btn-primary x_pull-right _save">{$lang->cmd_save}</button>
</div>
</form>
<button type="button" class="x_close" data-admin-hide="#skin">&times;</button>