admin: fix margin mess in menus

This commit is contained in:
nemunaire 2018-02-04 22:12:15 +01:00
commit a78973be29
6 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
<h2>
Fichiers
<button ng-click="checksumAll()" class="float-right btn btn-sm btn-secondary mr-sm-2"><span class="glyphicon glyphicon-flash" aria-hidden="true"></span> Vérifier les fichiers</button>
<button ng-click="checksumAll()" class="float-right btn btn-sm btn-secondary"><span class="glyphicon glyphicon-flash" aria-hidden="true"></span> Vérifier les fichiers</button>
</h2>
<p><input type="search" class="form-control" placeholder="Search" ng-model="query" autofocus></p>