commit | 1c54692e512ca0768c0cff02917c0a2d3a8991cb | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Mon Apr 13 01:56:19 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Mon Apr 13 01:56:19 2015 +0000 |
tree | 07081532170d8a10b5fa23d405fe237e01451e16 | |
parent | 2488d05c5a845b695ec2e0115254a4c5e1f7b0e9 [diff] [blame] |
Minor adjustments to fix Chrome bug with the hint helper
diff --git a/dev/scss/header.scss b/dev/scss/header.scss index 4189b6a..f2d1279 100644 --- a/dev/scss/header.scss +++ b/dev/scss/header.scss
@@ -4,6 +4,7 @@ header { position: relative; background-color: $light-green; + @include light-noise; // background-color: $ids-grey-1; @include box-sizing-box(); padding: 8px;