From 2028119c2a1c6067f1a12b7e894ccac91d16a88f Mon Sep 17 00:00:00 2001 From: ryanmcdonough Date: Mon, 12 Jan 2015 11:06:42 +0000 Subject: [PATCH] Material dividers --- less/material.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/less/material.less b/less/material.less index 7f94eb50..54b89934 100644 --- a/less/material.less +++ b/less/material.less @@ -110,6 +110,8 @@ legend { @import "_panels.less"; +@import "_dividers.less" + // Prevent highlight on mobile * { -webkit-tap-highlight-color: rgba(255, 255, 255, 0);