Skip to content

Commit

Permalink
code view: added wrap styles to <pre> for RWD, new comment about scre…
Browse files Browse the repository at this point in the history
…en size
  • Loading branch information
jasonclark committed Jun 20, 2016
1 parent 7dcd8bf commit 144a732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ label{display:none;}
.expand {background:url("../img/expand.gif") 0 50% no-repeat;padding-left:16px;}
.refresh {background:url("../img/refresh.gif") 0 50% no-repeat;padding-left:18px;}

/* phone and "phablet" styles */
/* small and medium screen styles */
@media only screen and (max-width: 768px) {
body{padding:20px;max-width:100%;}
main{min-height:250px;}
Expand Down

0 comments on commit 144a732

Please sign in to comment.