Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9618c29

Browse files
author
Nick Litwin
committedApr 1, 2016
Remove page-wide min-width
1 parent b34d9fe commit 9618c29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎assets/css/topcoder.scss

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,6 @@ body {
210210
.view-container {
211211
min-height: 440px;
212212
padding-bottom: 30px;
213-
@media screen and (min-device-width: 768px) {
214-
min-width: 768px;
215-
}
216213
}
217214

218215
.page-container {

0 commit comments

Comments
 (0)