DomGarguilo commented on code in PR #398:
URL: https://github.com/apache/accumulo-website/pull/398#discussion_r1321835486


##########
pages/downloads.md:
##########
@@ -12,8 +12,8 @@ var updateLinks = function(mirror) {
 };
 
 var mirrorsCallback = function(json) {
-  var htmlContent = '<div class="row"><div class="col-md-3"><h5>Select an 
Apache download mirror:</h5></div>' +
-    '<div class="col-md-5"><select class="form-control" 
id="apache-mirror-select">';
+  var htmlContent = '<div class="row align-items-center mb-3"><div 
class="col-3"><h5>Select an Apache download mirror:</h5></div>' +
+    '<div class="col-5"><select class="form-select" 
id="apache-mirror-select">';  

Review Comment:
   addressed in a713543



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to