From 2bc0d1054231d5c4c93ecd1372704678925eed8b Mon Sep 17 00:00:00 2001 From: crisbeto Date: Sat, 9 Sep 2017 12:07:13 +0200 Subject: [PATCH] chore: fix lint error Fixes a lint error that somehow got into master. --- .../tabs-template-label/tabs-template-label-example.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/material-examples/tabs-template-label/tabs-template-label-example.css b/src/material-examples/tabs-template-label/tabs-template-label-example.css index 804a0949ef80..71d3d8b26349 100644 --- a/src/material-examples/tabs-template-label/tabs-template-label-example.css +++ b/src/material-examples/tabs-template-label/tabs-template-label-example.css @@ -4,4 +4,4 @@ .demo-tab-content { padding: 16px; -} \ No newline at end of file +}