]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
docs-navbar.html: add missing width
authorXhmikosR <xhmikosr@gmail.com>
Wed, 8 Jul 2020 09:52:37 +0000 (12:52 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 10 Sep 2020 08:56:02 +0000 (11:56 +0300)
site/layouts/partials/docs-navbar.html

index 9d86941e9b3bb6ac6bd89441640873057b31bec1..ac0c384439fe74793290b3a4ccae6ffda80239f0 100644 (file)
@@ -1,7 +1,7 @@
 <header class="navbar navbar-expand navbar-dark bd-navbar">
   <nav class="container-xxl flex-wrap flex-md-nowrap" aria-label="Main navigation">
     <a class="navbar-brand p-0 mr-2" href="/" aria-label="Bootstrap">
-      {{ partial "icons/bootstrap-white-fill.svg" (dict "class" "d-block" "height" "32") }}
+      {{ partial "icons/bootstrap-white-fill.svg" (dict "class" "d-block" "width" "40" "height" "32") }}
     </a>
 
     <div class="navbar-nav-scroll order-3 order-md-0 d-flex justify-content-center justify-content-md-start mt-1 mt-md-0">