]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index/browse.js
Merge pull request #3678 from AntonKhorev/close-button-margins
[rails.git] / app / assets / javascripts / index / browse.js
index 61319f7b4f00be5660f385b3d9335fc7a4925af1..cf5b08ea6fdf02d0ff87a832f09718870fe7956c 100644 (file)
@@ -54,7 +54,7 @@ OSM.initializeBrowse = function (map) {
             $("<h2>")
               .text(I18n.t("browse.start_rjs.load_data"))),
           $("<div>").append(
-            $("<button type='button' class='btn-close mt-1'>")
+            $("<button type='button' class='btn-close'>")
               .click(cancel))),
         $("<div>").append(
           $("<p class='alert alert-warning'></p>")