Update button styles as btn-mini is no more

This commit is contained in:
Tyson Whitehead
2021-04-08 10:58:02 -04:00
parent 1e34cd3d3d
commit 70df5e6312
4 changed files with 12 additions and 12 deletions

View File

@@ -40,7 +40,7 @@
</script>
<p>The following projects are hosted on this server:
<label id="show-disabled" class="btn btn-small pull-right" data-toggle="button">Show disabled projects</label>
<label id="show-disabled" class="btn btn-secondary btn-sm float-right" data-toggle="button">Show disabled projects</label>
</p>
<table class="table table-condensed table-striped clickable-rows">