Material dividers

This commit is contained in:
ryanmcdonough 2015-01-12 11:06:42 +00:00
parent 656f572d3d
commit 26333ee871

View File

@ -110,6 +110,8 @@ legend {
@import "_panels.less";
@import "_dividers.less"
// Prevent highlight on mobile
* {
-webkit-tap-highlight-color: rgba(255, 255, 255, 0);