Skip to content

Commit f087320

Browse files
authored
Update comment [ci skip]
1 parent e72b490 commit f087320

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

resources/assets/styles/common/_variables.scss

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ $theme-colors: (
55
primary: #525ddc
66
);
77

8-
/** Fix Bootstrap navbar incompatibility with webpack
9-
* See https://github.com/roots/sage/issues/2017
10-
*/
8+
/** Bootstrap navbar fix (https://git.io/fADqW) */
119
$navbar-dark-toggler-icon-bg: none;
1210
$navbar-light-toggler-icon-bg: none;

0 commit comments

Comments
 (0)