From 045e73390d47964b574637848d87983533ac085f Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 26 May 2016 18:34:10 +0000 Subject: [PATCH] spelling: horizontal --- src/themes/material/collections/menu.variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/material/collections/menu.variables b/src/themes/material/collections/menu.variables index 0e5f1944c..ccc1345d8 100644 --- a/src/themes/material/collections/menu.variables +++ b/src/themes/material/collections/menu.variables @@ -7,4 +7,4 @@ @dividerSize: 0px; @itemVerticalPadding: @relativeLarge; -@itemHorizontaPadding: @relativeLarge; \ No newline at end of file +@itemHorizontalPadding: @relativeLarge; \ No newline at end of file