Skip to content

Commit

Permalink
Removed unused media query from tests.html
Browse files Browse the repository at this point in the history
  • Loading branch information
verlok committed Mar 14, 2014
1 parent 51e5b9d commit 12a1a6c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/tests.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
img { width: 100%; height: auto; border: 0; }
.element h2 { padding: 0 16px; }
.element:hover h2 { text-decoration: underline; }
@media screen and (min-width: 481px) {
.element { float: left; width: 50%; }
}
</style>
</head>
<body>
Expand Down

0 comments on commit 12a1a6c

Please sign in to comment.