updates copy to reduce button size

This commit is contained in:
dstrukt
2021-08-27 21:14:04 -07:00
committed by Andrew Camilleri
parent bdd11a14ff
commit f2286fb1be

View File

@@ -6,7 +6,7 @@
<h2 class="mb-0">@ViewData["Title"]</h2>
<div class="dropdown only-for-js" id="quick-fill">
<button class="btn btn-primary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" id="QuickFillDropdownToggle">
Quick fill settings for...
Quick Fill
</button>
<div class="dropdown-menu" aria-labelledby="QuickFillDropdownToggle">
<a class="dropdown-item" href="" data-server="smtp.gmail.com" data-port="587" data-enablessl="true">Gmail.com</a>