From e087c434d4903d0ee0c680e11e657cc3e2043d7a Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Sun, 20 Jan 2019 11:21:30 +0300 Subject: Fix stylelint warnings --- vnext/src/components/NavigationIcon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vnext/src/components/NavigationIcon.css') diff --git a/vnext/src/components/NavigationIcon.css b/vnext/src/components/NavigationIcon.css index 9c18dd00..caff6195 100644 --- a/vnext/src/components/NavigationIcon.css +++ b/vnext/src/components/NavigationIcon.css @@ -1,4 +1,4 @@ #navicon { padding: 12px; color: #88958d; -} \ No newline at end of file +} -- cgit v1.2.3