Make the DNS setup button normal size

This commit is contained in:
Johannes
2016-10-25 14:43:16 +02:00
parent e848b23bc8
commit ae402f7afb

View File

@@ -108,7 +108,7 @@
</tr>
<tr>
<td class="text-muted" style="vertical-align: top;"></td>
<td class="text-right" style="vertical-align: top;"><button class="btn btn-outline btn-xs btn-primary" ng-click="showChangeDnsCredentials()">Change</button></td>
<td class="text-right" style="vertical-align: top;"><button class="btn btn-outline btn-primary" ng-click="showChangeDnsCredentials()">Change</button></td>
</tr>
</table>
</div>