Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
tafid committed May 16, 2016
1 parent 117ffbd commit 162d039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/server/index.php
Expand Up @@ -48,7 +48,7 @@
<?php $box->endActions() ?>
<?php $box->beginBulkActions() ?>
<div class="dropdown" style="display: inline-block">
<button type="button" class="btn btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<button type="button" class="btn btn-sm btn-default dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<?= Yii::t('hipanel', 'Basic actions') ?>
<span class="caret"></span>
</button>
Expand Down

0 comments on commit 162d039

Please sign in to comment.