From cd2d82150cc27c1f81d2394a22efbf2dbec0e7be Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 28 Jun 2012 21:46:45 -0700 Subject: standardize top level file comments --- less/grid.less | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'less/grid.less') diff --git a/less/grid.less b/less/grid.less index e62a96093..b63005c68 100644 --- a/less/grid.less +++ b/less/grid.less @@ -1,3 +1,8 @@ +// +// Grid system +// -------------------------------------------------- + + // Fixed (940px) #grid > .core(@gridColumnWidth, @gridGutterWidth); -- cgit v1.2.3