Use white-space: nowrap; rather than replacing spaces with  s

This commit is contained in:
Flat 2016-07-07 18:31:10 +09:00
commit 497f388dcd
25 changed files with 28 additions and 27 deletions

View file

@ -1,6 +1,6 @@
<div class="l-center">
<div class="l-sort clearfix noselect">
<a href="/edit/backup/exclusions/" class="l-sort__create-btn edit" title="<?=str_replace(' ', '&nbsp;', __('Configure'))?>"></a>
<a href="/edit/backup/exclusions/" class="l-sort__create-btn edit" title="<?=__('Configure')?>"></a>
<div class="l-sort-toolbar clearfix">
<table>
<tr>