commit | 308db3895f9a392a9d2c2d2684424339f0852933 | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon May 30 22:34:07 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Aug 15 20:58:52 2016 +0200 |
tree | 3489c8da523b6b9ede9e8dcd75225b039432279d | |
parent | 6bb7158070b4417ec854c9246f77784f8da72a8e [diff] [blame] |
Introduced alert information to hint helper
diff --git a/dev/scss/util.scss b/dev/scss/util.scss index b129e2e..a33644a 100644 --- a/dev/scss/util.scss +++ b/dev/scss/util.scss
@@ -182,6 +182,7 @@ /** * Mixing for correct box sizing (probably not necessary) + * DEPRECATED */ @mixin box-sizing-box() { -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */