2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

standardize top level file comments

This commit is contained in:
Mark Otto
2012-06-28 21:46:45 -07:00
parent 98ebd54800
commit cd2d82150c
38 changed files with 147 additions and 85 deletions
+5
View File
@@ -1,3 +1,8 @@
//
// Grid system
// --------------------------------------------------
// Fixed (940px)
#grid > .core(@gridColumnWidth, @gridGutterWidth);