Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / themes / contrib / bootstrap / starterkits / sass / scss / component / _navbar.scss
index 31301426c4d306ab57212f093548f655ad702f9e..81f5e05e7e86397f2195cd73eb7999d1a2095dc4 100644 (file)
@@ -9,7 +9,7 @@ $grid-breakpoint: "screen and (min-width: #{$grid-float-breakpoint})";
 
 body {
   // Fix horizontal scrolling on iOS devices.
-  // http://drupal.org/node/1870076
+  // https://www.drupal.org/node/1870076
   position: relative;
 
   &.navbar-is-static-top {