]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[WebUI] Fix Fuzzy hashes card close btn alignment 5457/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Fri, 9 May 2025 07:37:13 +0000 (10:37 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Fri, 9 May 2025 07:37:13 +0000 (10:37 +0300)
interface/index.html

index 2654b7728354a2895680d9d9e8276b560767274c..cf21876012927f25de8a63d3c17ebb940a6fa197 100644 (file)
                                        <div class="card-header text-secondary py-2 d-flex align-items-center">
                                                <span class="icon me-3"><i class="fas fa-hashtag"></i></span>
                                                <span class="h6 fw-bolder my-auto">Fuzzy hashes</span>
-                                               <button type="button" class="card-close-btn btn-close float-end" aria-label="Close"></button>
+                                               <button type="button" class="card-close-btn btn-close ms-auto" aria-label="Close"></button>
                                        </div>
                                                <div class="card-body p-0 table-responsive">
                                                        <table class="table status-table table-sm table-bordered text-nowrap mb-0" id="hashTable">