diff --git a/cmd/dcrdata/views/address.tmpl b/cmd/dcrdata/views/address.tmpl index c9385d6f0..be63c5f17 100644 --- a/cmd/dcrdata/views/address.tmpl +++ b/cmd/dcrdata/views/address.tmpl @@ -131,7 +131,7 @@
@@ -202,7 +202,7 @@
Mining Device: diff --git a/cmd/dcrdata/views/market.tmpl b/cmd/dcrdata/views/market.tmpl index c54a34906..17d33c6fe 100644 --- a/cmd/dcrdata/views/market.tmpl +++ b/cmd/dcrdata/views/market.tmpl @@ -143,7 +143,7 @@
@@ -60,7 +60,7 @@ data-action="change->pagenavigation#setPageSize" data-offset="{{$.Offset}}" data-offsetkey="offset" - class="form-control-sm mb-2 me-sm-2 mb-sm-0 {{if lt $pending 20}}disabled{{end}}" + class="form-control-sm mb-2 me-sm-2 mb-sm-0 {{if lt $pending 20}}disabled{{end}} dropdown" {{if lt $pending 20}}disabled="disabled"{{end}} > {{if ge $pending 20}}{{end}} diff --git a/cmd/dcrdata/views/treasury.tmpl b/cmd/dcrdata/views/treasury.tmpl index 6c5ad60e0..8546b1af6 100644 --- a/cmd/dcrdata/views/treasury.tmpl +++ b/cmd/dcrdata/views/treasury.tmpl @@ -84,7 +84,7 @@