2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +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
+4 -2
View File
@@ -1,5 +1,7 @@
// PORTRAIT TABLET TO DEFAULT DESKTOP
// ----------------------------------
//
// Responsive: Tablet to desktop
// --------------------------------------------------
@media (min-width: 768px) and (max-width: 979px) {