am fe50d923: am 9332a459: docs: comment-out unused style (the png currently does not resolve)

* commit 'fe50d92396f00e07bc77be1e95ffb5c8b0c989bd':
  docs: comment-out unused style (the png currently does not resolve)
This commit is contained in:
Scott Main
2012-08-06 18:58:36 -07:00
committed by Android Git Automerger

View File

@@ -2,6 +2,7 @@
/* ============================================================================= /* =============================================================================
Columns Columns
========================================================================== */ ========================================================================== */
/* Applied to body to debug layout alignments
.grid { .grid {
width:100%; width:100%;
height:100%; height:100%;
@@ -10,6 +11,7 @@
margin:auto; margin:auto;
position:absolute; position:absolute;
} }
*/
@media screen, projection, print { @media screen, projection, print {
.full { .full {