Deprecation

This commit is contained in:
Christoph Haas 2018-05-28 16:21:17 +02:00
parent dd491a9b91
commit 4fba402e5f

View file

@ -491,8 +491,6 @@ $meter-fill-bad: $alert-color;
// 25. Off-canvas
// --------------
$offcanvas-size: 250px;
$offcanvas-vertical-size: 250px;
$offcanvas-background: $light-gray;
$offcanvas-shadow: 0 0 10px rgba($black, 0.7);
$offcanvas-inner-shadow-size: 20px;